summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 13:39:46 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-14 12:07:09 +0000
commitbe25cffb2702c5ec38cc64ba580228eda16baf84 (patch)
tree76c299b3aa6ac0a5aa8ef8464ca1b3ad860de870
parent3615cc776d0a926fc45ce280cfc6ee679d01366e (diff)
downloaddefinitions-be25cffb2702c5ec38cc64ba580228eda16baf84.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