On 11/30/2012 09:28 AM, Casey Schaufler wrote:

> Because NETLABEL depends on INET SECURITY_SMACK
> has to explicitly call out the dependency.
> 
> Signed-off-by: Casey Schaufler <ca...@schaufler-ca.com>


Acked-by: Randy Dunlap <rdun...@xenotime.net>

Thanks for the quick fix.

> ---
>  security/smack/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/security/smack/Kconfig b/security/smack/Kconfig
> index 9fb14ef..1be1088 100644
> --- a/security/smack/Kconfig
> +++ b/security/smack/Kconfig
> @@ -1,5 +1,6 @@
>  config SECURITY_SMACK
>       bool "Simplified Mandatory Access Control Kernel Support"
> +     depends on INET
>       depends on NET
>       depends on SECURITY
>       select NETLABEL
> 
> --


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to