summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68360/wrapup
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-23 21:44:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-23 21:44:19 +0000
commitf5bd03cf5f28e66ffcaf0e57aed592ff48898f2d (patch)
treeb45635ae5436e1b75306c37fe3b37dc7844e0850 /c/src/lib/libbsp/m68k/gen68360/wrapup
parentupdated to correct problem in decoding arguments provided to configure. (diff)
downloadrtems-f5bd03cf5f28e66ffcaf0e57aed592ff48898f2d.tar.bz2
KA9Q stack removed prior to testing for 4.0.0 public release.
Diffstat (limited to 'c/src/lib/libbsp/m68k/gen68360/wrapup')
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in b/c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in
index 8171dc8264..4893e89c5d 100644
--- a/c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in
+++ b/c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in
@@ -7,11 +7,7 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH=@srcdir@
-# We only build the ka9q device driver if HAS_KA9Q was defined
-LIBKA9Q_yes_V = network
-LIBKA9Q = $(LIBKA9Q_$(HAS_KA9Q)_V)
-
-BSP_PIECES=startup clock console $(LIBKA9Q) timer
+BSP_PIECES=startup clock console timer
CPU_PIECES=
GENERIC_PIECES=