From 4d220dc13f93ef64de1f6b79e33d91cb6e04ac4a Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 5 Nov 2014 17:08:41 +0000 Subject: Enable ebtables in the kernel and netfilter as its dependency --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'strata/bsp-x86_64-generic') 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 -- cgit v1.2.1