From ec86c7177fee7fd46f622115f53e2326e989b104 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Fri, 23 Jan 2015 16:24:13 +0000 Subject: Fix typo when adding IP_NF_RAW config in the kernel --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata/bsp-x86_64-generic/linux-x86-64-generic.morph') 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 a9616d73..2ea319c2 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -108,7 +108,7 @@ configure-commands: - 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_NF_RAW +- scripts/config -e IP_NF_RAW - scripts/config -e IP_NF_SECURITY - scripts/config -e IP_NF_ARPTABLES - scripts/config -e VXLAN -- cgit v1.2.1