From 6d1f158039cf83d7b628aaed52273cec93cbec11 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 14:12:49 +0000 Subject: Enable ebtables in kernels These modules are needed for ebtables and netfilter. --- strata/bsp-x86_32-generic/linux-x86-32-generic.morph | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'strata/bsp-x86_32-generic/linux-x86-32-generic.morph') 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 -- cgit v1.2.1