patch-2.4.19 linux-2.4.19/net/core/Makefile
Next file: linux-2.4.19/net/core/dev.c
Previous file: linux-2.4.19/net/bridge/br_input.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Aug  2 17:39:46 2002
-  Orig file: 
linux-2.4.18/net/core/Makefile
-  Orig date: 
Tue Oct 30 15:08:12 2001
diff -urN linux-2.4.18/net/core/Makefile linux-2.4.19/net/core/Makefile
@@ -26,5 +26,9 @@
 obj-$(CONFIG_NETFILTER) += netfilter.o
 obj-$(CONFIG_NET_DIVERT) += dv.o
 obj-$(CONFIG_NET_PROFILE) += profile.o
+obj-$(CONFIG_NET_PKTGEN) += pktgen.o
+obj-$(CONFIG_NET_RADIO) += wireless.o
+# Ugly. I wish all wireless drivers were moved in drivers/net/wireless
+obj-$(CONFIG_NET_PCMCIA_RADIO) += wireless.o
 
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)