summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-18 15:23:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-18 15:23:24 +0000
commite286479ae8a3b81261df42d268854221b5e21320 (patch)
tree8a15b1eb01b5a80b73b5c366e07bda908d927c36
parentRemoved. We are no longer dependent on DY-4 CSS interface code. (diff)
downloadrtems-e286479ae8a3b81261df42d268854221b5e21320.tar.bz2
Removed css_iface.
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/Makefile.in2
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/Makefile.in b/c/src/lib/libbsp/powerpc/dmv177/Makefile.in
index ea34c08285..c9991f42e0 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/Makefile.in
+++ b/c/src/lib/libbsp/powerpc/dmv177/Makefile.in
@@ -21,5 +21,5 @@ all: $(SRCS)
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-SUB_DIRS=include clock console css_iface startup start timer \
+SUB_DIRS=include clock console startup start timer \
scv64 tod $(KA9Q_DRIVER) wrapup
diff --git a/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in b/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
index 360d7584fc..a91e0c4dc2 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
+++ b/c/src/lib/libbsp/powerpc/dmv177/wrapup/Makefile.in
@@ -13,7 +13,7 @@ KA9Q_DRIVER_yes_V = network
KA9Q_DRIVER = $(KA9Q_DRIVER_$(HAS_KA9Q)_V)
# pieces specific to this BSP
-BSP_PIECES=startup clock console css_iface scv64 timer tod $(KA9Q_DRIVER)
+BSP_PIECES=startup clock console scv64 timer tod $(KA9Q_DRIVER)
# pieces to pick up out of libcpu/$(RTEMS_CPU)
CPU_PIECES=