summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 13:39:46 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-26 17:55:08 +0000
commit402766a7cb71ed1802eb491fcfe604e3b25b7cab (patch)
treea25689209b83315837654248a27b355f50867295
parent67e689eb3d83098dc9eb633c4d1ae69eb90f63f8 (diff)
downloaddefinitions-402766a7cb71ed1802eb491fcfe604e3b25b7cab.tar.gz
Rename NAT kernel configuration item
Replace CONFIG_NF_NAT_IPV4 by CONFIG_IP_NF_NAT which is the name for this item since the 3.17 kernel is available.
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph2
1 files changed, 1 insertions, 1 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 fe0721cc..ed245186 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -73,7 +73,7 @@ configure-commands:
- scripts/config -e BRIDGE
- scripts/config -e VHOST_NET
- scripts/config -e NF_NAT
-- scripts/config -e NF_NAT_IPV4
+- scripts/config -e IP_NF_NAT
- scripts/config -e IP_NF_TARGET_MASQUERADE
- scripts/config -e FB_VESA
- scripts/config -e HOTPLUG_PCI