linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.0-test13 drivers/net/pcmcia fix
@ 2000-12-22  6:23 Wayne.Brown
  0 siblings, 0 replies; only message in thread
From: Wayne.Brown @ 2000-12-22  6:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds



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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-22  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-22  6:23 2.4.0-test13 drivers/net/pcmcia fix Wayne.Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).