summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68360/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/gen68360/Makefile.in')
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/Makefile.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68360/Makefile.in b/c/src/lib/libbsp/m68k/gen68360/Makefile.in
index 02c21db8d8..9581a49c3b 100644
--- a/c/src/lib/libbsp/m68k/gen68360/Makefile.in
+++ b/c/src/lib/libbsp/m68k/gen68360/Makefile.in
@@ -12,12 +12,8 @@ include $(PROJECT_ROOT)/make/directory.cfg
SRCS=README
-# We only build the ka9q device driver if HAS_KA9Q was defined
-LIBKA9Q_yes_V = network
-LIBKA9Q = $(LIBKA9Q_$(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 start360 startup clock console timer $(LIBKA9Q) wrapup
+SUB_DIRS=include start360 startup clock console timer wrapup