summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-05 17:08:41 +0000
committerRichard Ipsum <richardipsum@fastmail.co.uk>2014-11-27 18:12:12 +0000
commitddcd8581a2014d46d81bdbe3e4e228191c926057 (patch)
treee23091e38fc103e2da0e53fac7caa46fc6206242
parentbb443caef1872047035dfcb6fe512d4b507d1d89 (diff)
downloaddefinitions-ddcd8581a2014d46d81bdbe3e4e228191c926057.tar.gz
Enable ebtables in the kernel and netfilter as its dependency
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
index e0eb037e..a0931838 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -81,6 +81,8 @@ configure-commands:
- scripts/config -e VLAN_8021Q
- scripts/config -e BRIDGE_VLAN_FILTERING
- scripts/config -e BLK_DEV_NBD
+- scripts/config -e NETFILTER
+- scripts/config -e BRIDGE_NF_EBTABLES
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS