commit | 4a61b586cd7eaab6242eca58e8e6e3c8ebd88bd2 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 01:43:25 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:29 2008 -0800 |
tree | 5b21b765f53bd4d2e652d8baadffc48b6f3b37d6 | |
parent | 08913681e484f3f0db949dd0809012e089846216 [diff] |
[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>