2.4.0-test13 drivers/net/pcmcia fix

From: Wayne.Brown@altec.com
Date: Fri Dec 22 2000 - 01:23:26 EST


The files in drivers/net/pcmcia are skipped when configured to compile as
modules. Here's a patch (against test13-pre4) for the Makefile:

--- linux.old/drivers/net/Makefile Thu Dec 21 22:14:46 2000
+++ linux/drivers/net/Makefile Thu Dec 21 23:38:20 2000
@@ -8,7 +8,7 @@
 obj-n :=
 obj- :=

-mod-subdirs := wan
+mod-subdirs := pcmcia wan

 O_TARGET := net.o

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 21:00:30 EST