[ia64] Make IPV6 built-in (fixes FTBFS)

svn path=/dists/sid/linux/; revision=19604
This commit is contained in:
Ben Hutchings 2012-12-10 13:14:34 +00:00
parent 2f16347aae
commit 4a44937b1d
3 changed files with 11 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (3.2.35-2) UNRELEASED; urgency=low
* [ia64] Make IPV6 built-in (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 10 Dec 2012 13:13:53 +0000
linux (3.2.35-1) unstable; urgency=low
* New upstream stable update:

View File

@ -783,6 +783,11 @@ CONFIG_SUN_PARTITION=y
##
CONFIG_HAMRADIO=y
##
## file: net/ipv6/Kconfig
##
CONFIG_IPV6=y
##
## file: net/irda/Kconfig
##

View File

@ -1,2 +0,0 @@
#include <ipv6-modules>