diff options
| author | Gabor Juhos | 2008-12-02 21:29:48 +0000 |
|---|---|---|
| committer | Gabor Juhos | 2008-12-02 21:29:48 +0000 |
| commit | 99d444090f33fd3a087dbc0d3db4fef9c4510ab9 (patch) | |
| tree | f22df421f71b50341ee8ae88a555d67d5e697986 | |
| parent | ce846774d75b5d8391bb36435298b3c3935fe15d (diff) | |
| download | archive-99d444090f33fd3a087dbc0d3db4fef9c4510ab9.tar.gz | |
[kernel] refresh 2.6.26 patches
SVN-Revision: 13489
| -rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch | 4 | ||||
| -rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch b/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch index c488a35d89..0937714134 100644 --- a/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch +++ b/target/linux/generic-2.6/patches-2.6.26/130-netfilter_ipset.patch @@ -1,7 +1,7 @@ --- a/include/linux/netfilter_ipv4/Kbuild +++ b/include/linux/netfilter_ipv4/Kbuild -@@ -45,3 +45,14 @@ - +@@ -45,3 +45,14 @@ header-y += ipt_ttl.h + unifdef-y += ip_queue.h unifdef-y += ip_tables.h + diff --git a/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch index 3d100d0439..94f1d19a7d 100644 --- a/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.26/170-netfilter_chaostables_0.8.patch @@ -1,6 +1,6 @@ --- a/include/linux/netfilter/Kbuild +++ b/include/linux/netfilter/Kbuild -@@ -3,6 +3,7 @@ +@@ -3,6 +3,7 @@ header-y += nf_conntrack_tuple_common.h header-y += nfnetlink_conntrack.h header-y += nfnetlink_log.h header-y += nfnetlink_queue.h |