Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.17-pre8 /net/Makefile

Filename:/net/Makefile
Lines Added:1
Lines Deleted:2
Also changed in: (Previous) 2.4.17-pre7  2.4.17-pre6  2.4.17-pre5  2.4.17-pre3  2.4.17-pre4  2.4.14 
(Following) 2.4.17-rc1  2.4.17-rc2  2.4.17  2.4.18-pre8  2.4.18-pre9  2.4.18-rc1 

Location
[  2.4.17-pre8
  [  net
     o  Makefile

Patch

diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/net/Makefile linux/net/Makefile
--- linux-2.4.16/net/Makefile   Mon Nov 26 10:35:01 2001
+++ linux/net/Makefile   Wed Dec  5 16:36:05 2001
@@ -14,7 +14,7 @@
 subdir-m :=   ipv4 # hum?
 
 
-subdir-$(CONFIG_NET)      += 802 sched
+subdir-$(CONFIG_NET)      += 802 sched netlink
 subdir-$(CONFIG_INET)      += ipv4
 subdir-$(CONFIG_NETFILTER)   += ipv4/netfilter
 subdir-$(CONFIG_UNIX)      += unix
@@ -27,7 +27,6 @@
 endif
 
 subdir-$(CONFIG_KHTTPD)      += khttpd
-subdir-$(CONFIG_NETLINK)   += netlink
 subdir-$(CONFIG_PACKET)      += packet
 subdir-$(CONFIG_NET_SCHED)   += sched
 subdir-$(CONFIG_BRIDGE)      += bridge


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.