From f1b7745620d567436ab6bf14a9e6e51ff3a1a480 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 14:43:44 +0000 Subject: Enable iproute2 support to kernels Change-Id: I113e08474cc4a1c3a60c9a683725d7fdc13ffe08 --- strata/bsp-x86_32-generic/linux-x86-32-generic.morph | 3 +++ 1 file changed, 3 insertions(+) (limited to 'strata/bsp-x86_32-generic') 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 f1e4154f..32ee6f26 100644 --- a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph +++ b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph @@ -113,6 +113,9 @@ configure-commands: - scripts/config -e IP_NF_SECURITY - scripts/config -e IP_NF_ARPTABLES - scripts/config -e KVM_INTEL +- scripts/config -e NETFILTER_NETLINK_QUEUE +- scripts/config -e SCSI_NETLINK +- scripts/config -e NETFILTER_XT_TARGET_MARK - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1