diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-12-02 10:54:13 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-12-02 10:54:13 +0000 |
commit | 9cf35b9bb8d61154a65481388f00fdecca6a0645 (patch) | |
tree | c6b81b97240f52b0101ab5438d8ef2deb790dfc6 /target/linux/generic-2.6 | |
parent | f0403b8dedd4e92c2e7e84c70085822ef6531794 (diff) | |
download | upstream-9cf35b9bb8d61154a65481388f00fdecca6a0645.tar.gz upstream-9cf35b9bb8d61154a65481388f00fdecca6a0645.tar.bz2 upstream-9cf35b9bb8d61154a65481388f00fdecca6a0645.zip |
fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_install'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13465 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
6 files changed, 60 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.21/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.21/170-netfilter_chaostables_0.8.patch index 063bcf1e64..18a0ea4081 100644 --- a/target/linux/generic-2.6/patches-2.6.21/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.21/170-netfilter_chaostables_0.8.patch @@ -1,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_comment.h + header-y += xt_connbytes.h Index: linux-2.6.21.7/include/linux/netfilter/oot_conntrack.h =================================================================== --- /dev/null diff --git a/target/linux/generic-2.6/patches-2.6.23/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.23/170-netfilter_chaostables_0.8.patch index 32cb145f42..0799da9a6b 100644 --- a/target/linux/generic-2.6/patches-2.6.23/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.23/170-netfilter_chaostables_0.8.patch @@ -1,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_comment.h + header-y += xt_connbytes.h --- /dev/null +++ b/include/linux/netfilter/oot_conntrack.h @@ -0,0 +1,5 @@ diff --git a/target/linux/generic-2.6/patches-2.6.24/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.24/170-netfilter_chaostables_0.8.patch index fa5b17d07e..cab16af55f 100644 --- a/target/linux/generic-2.6/patches-2.6.24/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.24/170-netfilter_chaostables_0.8.patch @@ -1,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_CONNMARK.h + header-y += xt_CONNSECMARK.h --- /dev/null +++ b/include/linux/netfilter/oot_conntrack.h @@ -0,0 +1,5 @@ diff --git a/target/linux/generic-2.6/patches-2.6.25/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.25/170-netfilter_chaostables_0.8.patch index 361697c9e7..0d1fb57739 100644 --- a/target/linux/generic-2.6/patches-2.6.25/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.25/170-netfilter_chaostables_0.8.patch @@ -1,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_CONNMARK.h + header-y += xt_CONNSECMARK.h --- /dev/null +++ b/include/linux/netfilter/oot_conntrack.h @@ -0,0 +1,5 @@ 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 6357f6df91..3d100d0439 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,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_CONNMARK.h + header-y += xt_CONNSECMARK.h --- /dev/null +++ b/include/linux/netfilter/oot_conntrack.h @@ -0,0 +1,5 @@ diff --git a/target/linux/generic-2.6/patches-2.6.27/170-netfilter_chaostables_0.8.patch b/target/linux/generic-2.6/patches-2.6.27/170-netfilter_chaostables_0.8.patch index b1204a7760..0275317c25 100644 --- a/target/linux/generic-2.6/patches-2.6.27/170-netfilter_chaostables_0.8.patch +++ b/target/linux/generic-2.6/patches-2.6.27/170-netfilter_chaostables_0.8.patch @@ -1,3 +1,13 @@ +--- a/include/linux/netfilter/Kbuild ++++ b/include/linux/netfilter/Kbuild +@@ -3,6 +3,7 @@ + header-y += nfnetlink_conntrack.h + header-y += nfnetlink_log.h + header-y += nfnetlink_queue.h ++header-y += xt_CHAOS.h + header-y += xt_CLASSIFY.h + header-y += xt_CONNMARK.h + header-y += xt_CONNSECMARK.h --- /dev/null +++ b/include/linux/netfilter/oot_conntrack.h @@ -0,0 +1,5 @@ |