summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-18 21:09:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-18 21:09:25 +0000
commitc0438adde978a8b66e82ce9509e338dc1d714ccc (patch)
tree88ac871282c0274aaa0aa96c468098734c375c9f /c/src/lib/libbsp/i386/pc386/Makefile.in
parentPatch from Emmanuel Raguet <raguet@crf.canon.fr>. Missed adding this file (diff)
downloadrtems-c0438adde978a8b66e82ce9509e338dc1d714ccc.tar.bz2
Renamed network to wd8003.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/pc386/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/Makefile.in b/c/src/lib/libbsp/i386/pc386/Makefile.in
index d10dbee0e9..165a921429 100644
--- a/c/src/lib/libbsp/i386/pc386/Makefile.in
+++ b/c/src/lib/libbsp/i386/pc386/Makefile.in
@@ -14,7 +14,7 @@ include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg
# We only build the Network library if HAS_NETWORKING was defined
-NETWORK_yes_V = network ne2000
+NETWORK_yes_V = dec21140 ne2000 wd8003
NETWORK = $(NETWORK_$(HAS_NETWORKING)_V)
# wrapup is the one that actually builds and installs the library