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
- Lines: 18
- Date:
Wed Nov 8 23:00:34 2000
- Orig file:
v2.2.17/drivers/Makefile
- Orig date:
Fri Apr 21 12:46:14 2000
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)