[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[redhat-lspp] [RFC 7/7] NetLabel: tie NetLabel into the Kconfig system
- From: paul moore hp com
- To: redhat-lspp redhat com
- Cc: sgrubb redhat com
- Subject: [redhat-lspp] [RFC 7/7] NetLabel: tie NetLabel into the Kconfig system
- Date: Thu, 06 Jul 2006 17:34:13 -0400
Modify the net/Kconfig file to enable selecting the NetLabel Kconfig options.
---
net/Kconfig | 2 ++
1 files changed, 2 insertions(+)
Index: linux-2.6.17.i686-quilt/net/Kconfig
===================================================================
--- linux-2.6.17.i686-quilt.orig/net/Kconfig
+++ linux-2.6.17.i686-quilt/net/Kconfig
@@ -228,6 +228,8 @@ source "net/tux/Kconfig"
config WIRELESS_EXT
bool
+source "net/netlabel/Kconfig"
+
endif # if NET
endmenu # Networking
--
paul moore
linux security @ hp
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]