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-11 18:30:37 +0000
commit9638aeda2310c4ae3f4efadd87174aa98a40448f (patch)
tree5b08bad5c40748eca78d9949f315aa2deec76357
parent22499d6667a131b6bc0f12f1815f3156fc058778 (diff)
downloaddefinitions-9638aeda2310c4ae3f4efadd87174aa98a40448f.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