patch-2.1.17 linux/drivers/Makefile

Next file: linux/drivers/block/Config.in
Previous file: linux/arch/sparc/prom/tree.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.16/linux/drivers/Makefile linux/drivers/Makefile
@@ -8,8 +8,8 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 SUB_DIRS     := block char net #streams
-MOD_SUB_DIRS := $(SUB_DIRS)
-ALL_SUB_DIRS := $(SUB_DIRS) pci sbus scsi sound cdrom isdn
+MOD_SUB_DIRS := $(SUB_DIRS) sbus
+ALL_SUB_DIRS := $(SUB_DIRS) pci scsi sbus sound cdrom isdn
 
 ifdef CONFIG_PCI
 SUB_DIRS += pci

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov