summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-11 23:35:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-11 23:35:09 +0000
commitbfcf4cb3db75e94cadc3f9eb753c4d64ffbe8685 (patch)
tree9581ce6fc2766a8105de1e5aeedc5058bf5eaa12 /c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
parentAdded documentation for the log_facilityisvalid routine and add thew (diff)
downloadrtems-bfcf4cb3db75e94cadc3f9eb753c4d64ffbe8685.tar.bz2
Updates to tree to make it build with all desired changes and the conversion
of the SONIC driver to the new FreeBSD stack instead of KA9Q.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in b/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
index 5b7967a649..7119536c6a 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
+++ b/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
@@ -8,12 +8,12 @@ VPATH = @srcdir@
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@
-# We only build the ka9q device driver if HAS_KA9Q was defined
-KA9Q_DRIVER_yes_V = sonic
-KA9Q_DRIVER = $(KA9Q_DRIVER_$(HAS_KA9Q)_V)
+# We only build the networking device driver if HAS_NETWORKING was defined
+NETWORKING_DRIVER_yes_V = sonic
+NETWORKING_DRIVER = $(NETWORKING_DRIVER_$(HAS_NETWORKING)_V)
# pieces specific to this BSP
-BSP_PIECES=startup clock console scv64 timer tod $(KA9Q_DRIVER)
+BSP_PIECES=startup clock console scv64 timer tod $(NETWORKING_DRIVER)
# pieces to pick up out of libcpu/$(RTEMS_CPU)
CPU_PIECES=