From 53ee76b4537292fa4b31dcb32595770d77906280 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Aug 1998 15:37:42 +0000 Subject: Removed stub implementation --- c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in') diff --git a/c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in b/c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in index 4e34509f85..f519cb6db7 100644 --- a/c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in +++ b/c/src/lib/libbsp/m68k/gen68340/wrapup/Makefile.in @@ -8,12 +8,7 @@ VPATH = @srcdir@ RTEMS_ROOT = @top_srcdir@ PROJECT_ROOT = @PROJECT_ROOT@ -# 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) - -BSP_PIECES=startup clock console timer $(KA9Q_DRIVER) +BSP_PIECES=startup clock console timer CPU_PIECES= GENERIC_PIECES= -- cgit v1.2.3