]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2a0422355adfd13affda0adebfbc0b489f5988d5
tree5b21b765f53bd4d2e652d8baadffc48b6f3b37d6
parentb76b538bbd6a2f60cec17b2217db919109204a5e
[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