summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 14:12:49 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-23 22:36:08 +0000
commit6d1f158039cf83d7b628aaed52273cec93cbec11 (patch)
tree0cbf0fbbd387a636b8f9a21b499b0575b7932310 /strata/bsp-x86_32-generic/linux-x86-32-generic.morph
parent04e33fdf31ad98cf1f0b9a3cfa5317f9eda49fcc (diff)
downloaddefinitions-6d1f158039cf83d7b628aaed52273cec93cbec11.tar.gz
Enable ebtables in kernels
These modules are needed for ebtables and netfilter.
Diffstat (limited to 'strata/bsp-x86_32-generic/linux-x86-32-generic.morph')
-rw-r--r--strata/bsp-x86_32-generic/linux-x86-32-generic.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
index ab1eaa0c..29ed8bf9 100644
--- a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
+++ b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph
@@ -84,6 +84,10 @@ configure-commands:
- scripts/config -e VLAN_8021Q
- scripts/config -e BRIDGE_VLAN_FILTERING
- scripts/config -e BLK_DEV_NBD
+- scripts/config -e BRIDGE_NF_EBTABLES
+- scripts/config -e NETFILTER
+- scripts/config -e NETFILTER_ADVANCED
+- scripts/config -e NETFILTER_XT_MATCH_ADDRTYPE
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS