From f5bd03cf5f28e66ffcaf0e57aed592ff48898f2d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 23 May 1997 21:44:19 +0000 Subject: KA9Q stack removed prior to testing for 4.0.0 public release. --- c/src/lib/libbsp/m68k/gen68360/wrapup/Makefile.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/m68k/gen68360/wrapup') 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= -- cgit v1.2.3