diff options
author | 2011-03-03 23:35:07 +0000 | |
---|---|---|
committer | 2011-03-07 12:50:52 -0800 | |
commit | 2ea6d8c446752008df7f37867f0cf7483533b05e (patch) | |
tree | 54bd35eed335afe32bad4fd0e81950c185222303 /net/unix/af_unix.c | |
parent | net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem (diff) | |
download | wireguard-linux-2ea6d8c446752008df7f37867f0cf7483533b05e.tar.xz wireguard-linux-2ea6d8c446752008df7f37867f0cf7483533b05e.zip |
net: Enter net/ipv6/ even if CONFIG_IPV6=n
exthdrs_core.c and addrconf_core.c in net/ipv6/ contain bits which
must be made available even if IPv6 is disabled.
net/ipv6/Makefile already correctly includes them if CONFIG_IPV6=n
but net/Makefile prevents entering the subdirectory.
Signed-off-by: Thomas Graf <tgraf@infradead.org>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions