summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68340/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 15:37:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 15:37:42 +0000
commit53ee76b4537292fa4b31dcb32595770d77906280 (patch)
treeb4d94d3153e2f697db5d20c1b1b399baceb81394 /c/src/lib/libbsp/m68k/gen68340/Makefile.in
parentFreeBSD stack compiles for the first time (except libc/strsep.c) (diff)
downloadrtems-53ee76b4537292fa4b31dcb32595770d77906280.tar.bz2
Removed stub implementation
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68340/Makefile.in b/c/src/lib/libbsp/m68k/gen68340/Makefile.in
index 2a1ee6504c..84ff98ed54 100644
--- a/c/src/lib/libbsp/m68k/gen68340/Makefile.in
+++ b/c/src/lib/libbsp/m68k/gen68340/Makefile.in
@@ -13,13 +13,8 @@ include $(RTEMS_ROOT)/make/directory.cfg
SRCS=README
-# someday ...
-## We only build the ka9q device driver if HAS_KA9Q was defined
-#KA9Q_DRIVER_yes_V = network
-#KA9Q_DRIVER = $(KA9Q_DRIVER_$(HAS_KA9Q)_V)
-
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 start340 startup clock console timer $(KA9Q_DRIVER) wrapup
+SUB_DIRS=include start340 startup clock console timer wrapup