1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Felix Fietkau 33beafa8d8 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 5d9efa7ee9

Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org>

SVN-Revision: 48132
2016-01-04 23:30:36 +00:00
..
base-files base-files: allow timezone to be overriden by zonename (proper zoneinfo support) 2015-12-23 14:44:31 +00:00
boot uboot-imx6: add support for i.MX6q SABRE board 2015-12-28 04:56:33 +00:00
devel perf: select objdump instead of the full binutils package 2016-01-02 16:19:39 +00:00
firmware ath10k-firmware: Update QCA988X firmware to 10.2.4.97-1 2015-12-23 14:45:22 +00:00
kernel Configure IPv6 kernel options in config/Config-kernel.in 2016-01-04 23:30:36 +00:00
libs ustream-ssl: move to git.openwrt.org 2016-01-04 15:12:53 +00:00
network relayd: move to git.openwrt.org 2016-01-04 15:13:17 +00:00
system uci: move to git.openwrt.org 2016-01-04 15:13:03 +00:00
utils packages: use OPENWRT_GIT to point at the main openwrt git repo 2016-01-04 15:11:49 +00:00
Makefile build: add opkg host dependency 2015-12-13 17:03:40 +00:00