summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/timer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/timer/Makefile.am')
-rw-r--r--c/src/lib/libbsp/i386/pc386/timer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/timer/Makefile.am b/c/src/lib/libbsp/i386/pc386/timer/Makefile.am
index d0f3c79353..4b17918876 100644
--- a/c/src/lib/libbsp/i386/pc386/timer/Makefile.am
+++ b/c/src/lib/libbsp/i386/pc386/timer/Makefile.am
@@ -22,7 +22,7 @@ $(PGM): $(timer_rel_OBJECTS)
# the .rel file built here will be put into libbsp.a by
# ../wrapup/Makefile
-all-local: $(ARCH) $(timer_rel_OBJECTS) $(PGM)
+all-local: $(timer_rel_OBJECTS) $(PGM)
.PRECIOUS: $(PGM)