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-12 13:39:46 +0000
commitac28f04b3b01c8c9d946986cb6100c4bd13e3c00 (patch)
treeea9b835da79d61d91d9dceaa7b63e8ea69a6dff9
parent1319309d3ff4eb85cb0e7e6cb178cb56ff116524 (diff)
downloaddefinitions-ac28f04b3b01c8c9d946986cb6100c4bd13e3c00.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