Update of /cvsroot/linuxconsole/ruby/linux/drivers
In directory usw-pr-cvs1:/tmp/cvs-serv13236/linux/drivers
Modified Files:
Makefile
Log Message:
Synced to 2.5.22
Index: Makefile
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/Makefile,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- Makefile 3 Jun 2002 22:44:57 -0000 1.34
+++ Makefile 18 Jun 2002 18:51:55 -0000 1.35
@@ -5,13 +5,6 @@
# Rewritten to use lists instead of if-statements.
#
-
-mod-subdirs := dio mtd sbus video macintosh usb input telephony sgi ide \
- message scsi md ieee1394 pnp isdn atm \
- fc4 i2c acpi bluetooth input/serio \
- input/gameport parport hotplug \
- base char block misc net media cdrom
-
obj-$(CONFIG_PCI) += pci/
obj-$(CONFIG_ACPI) += acpi/
obj-$(CONFIG_PARPORT) += parport/
|