| Kernel v2.4.27 /net/Makefile |
|---|
 2.4.27
 net
 Makefile
diff -urN linux-2.4.26/net/Makefile linux-2.4.27/net/Makefile
--- linux-2.4.26/net/Makefile 2004-04-14 06:05:41.000000000 -0700
+++ linux-2.4.27/net/Makefile 2004-08-07 16:26:06.691430478 -0700
@@ -7,7 +7,7 @@
O_TARGET := network.o
-mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched core sctp
+mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched core sctp 802
export-objs := netsyms.o
subdir-y := core ethernet
|