summaryrefslogtreecommitdiff
path: root/strata/bsp-ppc64-generic/linux-ppc64.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 14:46:09 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-23 22:36:09 +0000
commit617f2ab355aea9e98837290c964a02f06326dd00 (patch)
treebd7d0538efb066dad907ce89dc9114542289ab35 /strata/bsp-ppc64-generic/linux-ppc64.morph
parentbcd2a2f64d0d52d441aa78359a4f16bdf78e1c59 (diff)
downloaddefinitions-617f2ab355aea9e98837290c964a02f06326dd00.tar.gz
Enable ipset kernel configuration
Diffstat (limited to 'strata/bsp-ppc64-generic/linux-ppc64.morph')
-rw-r--r--strata/bsp-ppc64-generic/linux-ppc64.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/strata/bsp-ppc64-generic/linux-ppc64.morph b/strata/bsp-ppc64-generic/linux-ppc64.morph
index 93273df3..f96f221d 100644
--- a/strata/bsp-ppc64-generic/linux-ppc64.morph
+++ b/strata/bsp-ppc64-generic/linux-ppc64.morph
@@ -83,6 +83,23 @@ configure-commands:
- scripts/config -e NETFILTER_NETLINK_QUEUE
- scripts/config -e SCSI_NETLINK
- scripts/config -e NETFILTER_XT_TARGET_MARK
+- scripts/config -e NETFILTER_XT_SET
+- scripts/config -e IP_SET
+- scripts/config -e IP_SET_BITMAP_IP
+- scripts/config -e IP_SET_BITMAP_IPMAC
+- scripts/config -e IP_SET_BITMAP_PORT
+- scripts/config -e IP_SET_HASH_IP
+- scripts/config -e IP_SET_HASH_IPMARK
+- scripts/config -e IP_SET_HASH_IPPORT
+- scripts/config -e IP_SET_HASH_IPPORTIP
+- scripts/config -e IP_SET_HASH_IPPORTNET
+- scripts/config -e IP_SET_HASH_MAC
+- scripts/config -e IP_SET_HASH_NETPORTNET
+- scripts/config -e IP_SET_HASH_NET
+- scripts/config -e IP_SET_HASH_NETNET
+- scripts/config -e IP_SET_HASH_NETPORT
+- scripts/config -e IP_SET_HASH_NETIFACE
+- scripts/config -e IP_SET_LIST_SET
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS ARCH=powerpc zImage