patch-2.4.0-test3 linux/net/Makefile

Next file: linux/net/atm/Makefile
Previous file: linux/net/802/tr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/net/Makefile linux/net/Makefile
@@ -11,11 +11,12 @@
 ALL_SUB_DIRS := 802 ax25 bridge core ethernet ipv4 ipv6 ipx unix appletalk \
 		netrom rose lapb x25 wanrouter netlink sched packet sunrpc \
 		econet irda decnet atm khttpd ipv4/netfilter ipv6/netfilter
-SUB_DIRS     := core ethernet sched
+SUB_DIRS     := core ethernet
 MOD_LIST_NAME := NET_MISC_MODULES
 
+
 ifeq ($(CONFIG_NET),y)
-SUB_DIRS += 802
+SUB_DIRS += 802 sched
 endif
 
 ifeq ($(CONFIG_INET),y)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)