patch-2.2.18 linux/drivers/Makefile

Next file: linux/drivers/acorn/Makefile
Previous file: linux/arch/sparc64/vmlinux.lds
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/Makefile linux/drivers/Makefile
@@ -10,7 +10,7 @@
 SUB_DIRS     := block char net misc sound
 MOD_SUB_DIRS := $(SUB_DIRS)
 ALL_SUB_DIRS := $(SUB_DIRS) pci sgi scsi sbus cdrom isdn pnp \
-				macintosh video dio zorro fc4 usb telephony i2o
+				macintosh video dio zorro fc4 nubus usb telephony i2o
 
 ifdef CONFIG_DIO
 SUB_DIRS += dio
@@ -43,7 +43,7 @@
 MOD_SUB_DIRS += video
 endif
 
-ifdef CONFIG_PPC
+ifdef CONFIG_POWERMAC
 SUB_DIRS += macintosh
 MOD_SUB_DIRS += macintosh
 endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)