summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-03 15:44:10 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-03 15:44:10 +0000
commitfe9b70089113e854400281274829919cbf0236de (patch)
tree1750f58906fd542c31db6c02e0e2c7b810615510
parentd758d2e3ad08d2aa710dc3e81355eaeaf72d428a (diff)
downloaddefinitions-fe9b70089113e854400281274829919cbf0236de.tar.gz
REVIEW THIS: iproute2 support nice to have in the kernel
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph3
1 files changed, 3 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 3d3bf34b..20b3945a 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -113,6 +113,9 @@ configure-commands:
- scripts/config -e IP_NF_ARPTABLES
- scripts/config -e VXLAN
- 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