diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-04 23:30:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-04 23:30:36 +0000 |
commit | 33beafa8d88e51907acba6fdece5a35f509934df (patch) | |
tree | c2fcc27f7a431271857ee553bd55840d5ee83779 /Makefile | |
parent | 48a57b1eaddc99c1df778afe07eacd8a204e8829 (diff) | |
download | upstream-33beafa8d88e51907acba6fdece5a35f509934df.tar.gz upstream-33beafa8d88e51907acba6fdece5a35f509934df.tar.bz2 upstream-33beafa8d88e51907acba6fdece5a35f509934df.zip |
Configure IPv6 kernel options in config/Config-kernel.in
Revision 46834 changed IPv6 support from a module to builtin. But
since the configuration of the IPv6 kernel options was left in
package/kernel/linux/modules/netsupport.mk, this means that an
empty kmod-ipv6 module was still being generated (not packaged).
This patch moves the configuration of the IPv6 kernel options to
config/Config-kernel.in to remove this last bit of the module.
Note that CONFIG_IPV6_PRIVACY was dropped (enabled by default
since Linux v3.13), so this option is no longer needed.
See https://github.com/torvalds/linux/commit/5d9efa7ee99eed58388f186c13cf2e2a87e9ceb4
Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org>
SVN-Revision: 48132
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions