From b82cda6e0c64717df961c0232d78f5362ecc69e5 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 14:39:59 +0000 Subject: Enable all the IP_NF kernel support Change-Id: I87f44ebc26b44a024b39149bfce1e29e4e204051 --- strata/bsp-jetson/linux-jetson-tk1.morph | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'strata/bsp-jetson/linux-jetson-tk1.morph') diff --git a/strata/bsp-jetson/linux-jetson-tk1.morph b/strata/bsp-jetson/linux-jetson-tk1.morph index 530d0b7f..3abf7535 100644 --- a/strata/bsp-jetson/linux-jetson-tk1.morph +++ b/strata/bsp-jetson/linux-jetson-tk1.morph @@ -67,6 +67,19 @@ configure-commands: - scripts/config -e NET_SCH_HFSC - scripts/config -e VXLAN - scripts/config -e VETH +- scripts/config -e IP_NF_MATCH_AH +- scripts/config -e IP_NF_MATCH_ECN +- scripts/config -e IP_NF_MATCH_RPFILTER +- scripts/config -e IP_NF_MATCH_TTL +- scripts/config -e IP_NF_TARGET_SYNPROXY +- scripts/config -e IP_NF_TARGET_NETMAP +- scripts/config -e IP_NF_TARGET_REDIRECT +- scripts/config -e IP_NF_TARGET_CLUSTERIP +- scripts/config -e IP_NF_TARGET_ECN +- scripts/config -e IP_NF_TARGET_TTL +- scripts/config -e IP_NF_RAW +- scripts/config -e IP_NF_SECURITY +- scripts/config -e IP_NF_ARPTABLES - yes '' | make ARCH=arm oldconfig build-commands: - make $MAKEFLAGS ARCH=arm LOADADDR=0x80200000 zImage dtbs -- cgit v1.2.1