[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner
authorPavel Emelyanov <xemul@openvz.org>
Wed, 5 Dec 2007 09:43:25 +0000 (01:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:29 +0000 (14:56 -0800)
commit4a61b586cd7eaab6242eca58e8e6e3c8ebd88bd2
tree5b21b765f53bd4d2e652d8baadffc48b6f3b37d6
parent08913681e484f3f0db949dd0809012e089846216
[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner

Since this file is entirely enclosed with the
#ifdef CONFIG_SYSCTL/#endif pair, it's OK to move this
CONFIG_ into a Makefile.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Makefile
net/ipv6/sysctl_net_ipv6.c