From: Pavel Emelyanov Date: Wed, 5 Dec 2007 09:43:25 +0000 (-0800) Subject: [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner X-Git-Tag: v2.6.25-rc1~1162^2~1214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a61b586cd7eaab6242eca58e8e6e3c8ebd88bd2;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed