patch-2.3.42 linux/drivers/Makefile
Next file: linux/drivers/ap1000/Makefile
Previous file: linux/arch/sparc64/solaris/misc.c
Back to the patch index
Back to the overall index
-  Lines: 20
-  Date:
Mon Jan 31 23:37:19 2000
-  Orig file: 
v2.3.41/linux/drivers/Makefile
-  Orig date: 
Fri Jan 21 18:19:16 2000
diff -u --recursive --new-file v2.3.41/linux/drivers/Makefile linux/drivers/Makefile
@@ -11,7 +11,7 @@
 MOD_SUB_DIRS := $(SUB_DIRS)
 ALL_SUB_DIRS := $(SUB_DIRS) pci sgi scsi sbus cdrom isdn pnp i2o ieee1394 \
 				macintosh video dio zorro fc4 usb \
-				nubus tc ap1000 atm pcmcia i2c telephony
+				nubus tc atm pcmcia i2c telephony
 
 ifdef CONFIG_DIO
 SUB_DIRS += dio
@@ -135,10 +135,6 @@
 ifdef CONFIG_ATM
 SUB_DIRS += atm
 MOD_SUB_DIRS += atm
-endif
-
-ifeq ($(CONFIG_AP1000),y)
-SUB_DIRS += ap1000
 endif
 
 ifeq ($(CONFIG_FC4),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)