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

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

Kernel v2.4.19-ac3 /net/Makefile

Filename:/net/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.4.19-ac2  2.4.19-ac1  2.4.19  2.4.19-rc5-ac1  2.4.19-rc5  2.4.19-rc4 
(Following) 2.4.19-ac4  2.4.20-pre1-ac1  2.4.20-pre1-ac2  2.4.20-pre1-ac3  2.4.20-pre2-ac1  2.4.20-pre2-ac2 

Location
[  2.4.19-ac3
  [  net
     o  Makefile

Patch

diff -u --exclude-from /usr/src/exclude --new-file --recursive linux.vanilla/net/Makefile linux.19-ac3/net/Makefile
--- linux.vanilla/net/Makefile   2002-08-03 16:08:33.000000000 +0100
+++ linux.19-ac3/net/Makefile   2002-07-29 13:58:47.000000000 +0100
@@ -7,7 +7,7 @@
 
 O_TARGET :=   network.o
 
-mod-subdirs :=   ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched core
+mod-subdirs :=   ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched llc core
 export-objs :=   netsyms.o
 
 subdir-y :=   core ethernet
@@ -45,7 +45,7 @@
 subdir-$(CONFIG_DECNET)      += decnet
 subdir-$(CONFIG_ECONET)      += econet
 subdir-$(CONFIG_VLAN_8021Q)           += 8021q
-
+subdir-$(CONFIG_LLC)      += llc
 
 obj-y   := socket.o $(join $(subdir-y), $(patsubst %,/%.o,$(notdir $(subdir-y))))
 ifeq ($(CONFIG_NET),y)


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