diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-24 17:12:26 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-24 17:12:26 +0200 |
commit | d5bcfc9feb6a785ee9bf068cf001cb34f9b133c3 (patch) | |
tree | dc799ede8f15fc9a6e313efd78cdd30019d6e367 /target/linux | |
parent | 94c82fcf15415a015b602a58a26880bb0ad97da4 (diff) |
update 3.10 kernel
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/config/Config.in.netfilter.ip4 | 4 | ||||
-rw-r--r-- | target/linux/patches/3.10.37/bsd-compatibility.patch (renamed from target/linux/patches/3.10.36/bsd-compatibility.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.10.37/startup.patch (renamed from target/linux/patches/3.10.36/startup.patch) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.netfilter.ip4 b/target/linux/config/Config.in.netfilter.ip4 index 019c5890c..7a91fa9e9 100644 --- a/target/linux/config/Config.in.netfilter.ip4 +++ b/target/linux/config/Config.in.netfilter.ip4 @@ -37,7 +37,7 @@ config ADK_KPACKAGE_KMOD_IP_NF_FILTER config ADK_KPACKAGE_KMOD_FULL_NAT tristate "Meta package for Full NAT" select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_84 - select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_10_36 + select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_10_37 select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_11_10 select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_12_18 select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_13_11 @@ -55,7 +55,7 @@ config ADK_KPACKAGE_KMOD_NF_NAT config ADK_KPACKAGE_KMOD_NF_NAT_IPV4 tristate 'Full NAT' depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES - depends on ADK_KERNEL_VERSION_3_10_36 \ + depends on ADK_KERNEL_VERSION_3_10_37 \ || ADK_KERNEL_VERSION_3_11_10 \ || ADK_KERNEL_VERSION_3_12_18 \ || ADK_KERNEL_VERSION_3_13_11 \ diff --git a/target/linux/patches/3.10.36/bsd-compatibility.patch b/target/linux/patches/3.10.37/bsd-compatibility.patch index b954b658f..b954b658f 100644 --- a/target/linux/patches/3.10.36/bsd-compatibility.patch +++ b/target/linux/patches/3.10.37/bsd-compatibility.patch diff --git a/target/linux/patches/3.10.36/startup.patch b/target/linux/patches/3.10.37/startup.patch index 3ebc5db1e..3ebc5db1e 100644 --- a/target/linux/patches/3.10.36/startup.patch +++ b/target/linux/patches/3.10.37/startup.patch |