]> Git Repo - linux.git/commitdiff
[NetLabel]: tie NetLabel into the Kconfig system
authorPaul Moore <[email protected]>
Thu, 3 Aug 2006 23:50:39 +0000 (16:50 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/Kconfig

index 4959a4e1e0feca3fa2b0a304f8cf175a27c90487..eb855b7fa642e02feb032663a5caa2d23401ee96 100644 (file)
@@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
 config WIRELESS_EXT
        bool
 
+source "net/netlabel/Kconfig"
+
 endif   # if NET
 endmenu # Networking
 
This page took 0.055579 seconds and 4 git commands to generate.