[OpenWrt-Devel] [PATCH 1/7] kernel: add missing symbols for 3.18
Daniel Golle
daniel at makrotopia.org
Sat Jan 10 13:06:56 EST 2015
Augmented by iptables modules, if they are enabled.
oldconfig hangs and asks for them if *tables modules are not selected.
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
target/linux/generic/config-3.18 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index ce2ec5c..1927a18 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -2552,6 +2552,8 @@ CONFIG_NF_CONNTRACK_PROCFS=y
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_DEFRAG_IPV4 is not set
# CONFIG_NF_LOG_ARP is not set
+# CONFIG_NF_LOG_IPV4 is not set
+# CONFIG_NF_REJECT_IPV4 is not set
# CONFIG_NF_NAT is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_FTP is not set
--
2.2.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list