Prechádzať zdrojové kódy

[NetLabel]: tie NetLabel into the Kconfig system

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>
Paul Moore 19 rokov pred
rodič
commit
8161327311
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      net/Kconfig

+ 2 - 0
net/Kconfig

@@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
 config WIRELESS_EXT
 	bool
 
+source "net/netlabel/Kconfig"
+
 endif   # if NET
 endmenu # Networking