summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/wd8003
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/wd8003')
-rw-r--r--c/src/lib/libbsp/i386/pc386/wd8003/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/wd8003/Makefile.am b/c/src/lib/libbsp/i386/pc386/wd8003/Makefile.am
index 5b33f739f6..9dce9af509 100644
--- a/c/src/lib/libbsp/i386/pc386/wd8003/Makefile.am
+++ b/c/src/lib/libbsp/i386/pc386/wd8003/Makefile.am
@@ -23,7 +23,7 @@ $(PGM): $(wd8003_rel_OBJECTS)
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
if HAS_NETWORKING
-all-local: $(ARCH) $(wd8003_rel_OBJECTS) $(PGM)
+all-local: $(wd8003_rel_OBJECTS) $(PGM)
endif
.PRECIOUS: $(PGM)