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-ppc64-generic/linux-ppc64.morph | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'strata/bsp-ppc64-generic/linux-ppc64.morph') diff --git a/strata/bsp-ppc64-generic/linux-ppc64.morph b/strata/bsp-ppc64-generic/linux-ppc64.morph index 4e6cf473..e01d6fdd 100644 --- a/strata/bsp-ppc64-generic/linux-ppc64.morph +++ b/strata/bsp-ppc64-generic/linux-ppc64.morph @@ -52,6 +52,10 @@ configure-commands: - scripts/config -e PCI - scripts/config -e TIGON3 - 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 ARCH=powerpc zImage -- cgit v1.2.1