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

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

Advertisement

Kernel v2.4.6 /net/Makefile

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

Location
[  2.4.6
  [  net
     o  Makefile

Patch

diff -u --recursive --new-file v2.4.5/linux/net/Makefile linux/net/Makefile
--- v2.4.5/linux/net/Makefile   Fri Dec 29 14:07:24 2000
+++ linux/net/Makefile   Mon Jun 11 19:15:27 2001
@@ -7,7 +7,7 @@
 
 O_TARGET :=   network.o
 
-mod-subdirs :=   ipv4/netfilter ipv6/netfilter ipx irda atm netlink sched
+mod-subdirs :=   ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched
 export-objs :=   netsyms.o
 
 subdir-y :=   core ethernet
@@ -40,6 +40,7 @@
 subdir-$(CONFIG_ROSE)      += rose
 subdir-$(CONFIG_AX25)      += ax25
 subdir-$(CONFIG_IRDA)      += irda
+subdir-$(CONFIG_BLUEZ)      += bluetooth
 subdir-$(CONFIG_SUNRPC)      += sunrpc
 subdir-$(CONFIG_ATM)      += atm
 subdir-$(CONFIG_DECNET)      += decnet


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