projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7420ed2
)
[NetLabel]: tie NetLabel into the Kconfig system
author
Paul Moore
<paul.moore@hp.com>
Thu, 3 Aug 2006 23:50:39 +0000
(16:50 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:37 +0000
(14:53 -0700)
Modify the net/Kconfig file to enable selecting the NetLabel Kconfig
options.
Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/Kconfig
patch
|
blob
|
history
diff --git
a/net/Kconfig
b/net/Kconfig
index
4959a4e
..
eb855b7
100644
(file)
--- a/
net/Kconfig
+++ b/
net/Kconfig
@@
-249,6
+249,8
@@
source "net/ieee80211/Kconfig"
config WIRELESS_EXT
bool
+source "net/netlabel/Kconfig"
+
endif # if NET
endmenu # Networking