You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
base-files base-files: allow timezone to be overriden by zonename (proper zoneinfo support) 9 years ago
boot uboot-imx6: add support for i.MX6q SABRE board 9 years ago
devel perf: select objdump instead of the full binutils package 9 years ago
firmware ath10k-firmware: Update QCA988X firmware to 10.2.4.97-1 9 years ago
kernel Configure IPv6 kernel options in config/Config-kernel.in 9 years ago
libs ustream-ssl: move to git.openwrt.org 9 years ago
network relayd: move to git.openwrt.org 9 years ago
system uci: move to git.openwrt.org 9 years ago
utils packages: use OPENWRT_GIT to point at the main openwrt git repo 9 years ago
Makefile build: add opkg host dependency 9 years ago