summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/timer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/mips/timer/Makefile.am')
-rw-r--r--c/src/lib/libcpu/mips/timer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/mips/timer/Makefile.am b/c/src/lib/libcpu/mips/timer/Makefile.am
index a75be28c4d..b2852e7e64 100644
--- a/c/src/lib/libcpu/mips/timer/Makefile.am
+++ b/c/src/lib/libcpu/mips/timer/Makefile.am
@@ -21,7 +21,7 @@ include $(top_srcdir)/../../../automake/lib.am
$(PGM): $(timer_rel_OBJECTS)
$(make-rel)
-all-local: $(ARCH) $(timer_rel_OBJECTS) $(PGM)
+all-local: $(timer_rel_OBJECTS) $(PGM)
.PRECIOUS: $(PGM)