summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 18:38:25 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 18:38:25 +0000
commit0844ef9d58fa376b960bb65b17ef36df0b1b8705 (patch)
treed0c423c2b86d3e99d98037acd4b5364d24dd0978
parentce321681019f370057bc23f51e08b796da1332e1 (diff)
downloaddefinitions-0844ef9d58fa376b960bb65b17ef36df0b1b8705.tar.gz
Replace NAT kernel driver name
Since 3.17 Linux Kernel the CONFIG_NF_NAT_IPV4 is being called CONFIG_IP_NF_NAT.
-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 1137e37a..e50690c5 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