Update of /cvsroot/linuxconsole/ruby/linux/drivers
In directory usw-pr-cvs1:/tmp/cvs-serv6886
Modified Files:
Makefile
Log Message:
comment 'l3' from drivers/Makefile, directory doesn't exist in regular 2.4.13
Index: Makefile
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Makefile 2001/11/07 09:35:32 1.19
+++ Makefile 2001/11/07 09:41:50 1.20
@@ -43,7 +43,7 @@
# CONFIG_HAMRADIO can be set without CONFIG_NETDEVICE being set -- ch
subdir-$(CONFIG_HAMRADIO) += net/hamradio
subdir-$(CONFIG_I2C) += i2c
-subdir-$(CONFIG_L3) += l3
+# subdir-$(CONFIG_L3) += l3
subdir-$(CONFIG_ACPI) += acpi
subdir-$(CONFIG_BLUEZ) += bluetooth
|