Skip to content

Commit

Permalink
[NetLabel]: tie NetLabel into the Kconfig system
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Moore authored and David S. Miller committed Sep 22, 2006
1 parent 7420ed2 commit 8161327
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
config WIRELESS_EXT
bool

source "net/netlabel/Kconfig"

endif # if NET
endmenu # Networking

0 comments on commit 8161327

Please sign in to comment.