Commit 517445fc authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] selinux needs inet

security/built-in.o(.text+0xe2fc): In function `selinux_socket_bind':
: undefined reference to `sysctl_local_port_range'
Acked-by: default avatarJames Morris <jmorris@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ec8a31b1
config SECURITY_SELINUX
bool "NSA SELinux Support"
depends on SECURITY && NET
depends on SECURITY && NET && INET
default n
help
This selects NSA Security-Enhanced Linux (SELinux).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment