aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-11-08 21:56:59 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-11-08 21:56:59 +0000
commit97fb4203ae9102fc9af9176f0c631093cf0ebf2a (patch)
tree6c0d0fd85563130b9c0fd489d170e2571c47530c /target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
parenta73d9490c22a108e577224c1db37b0d9a9067798 (diff)
downloadupstream-97fb4203ae9102fc9af9176f0c631093cf0ebf2a.tar.gz
upstream-97fb4203ae9102fc9af9176f0c631093cf0ebf2a.tar.bz2
upstream-97fb4203ae9102fc9af9176f0c631093cf0ebf2a.zip
[amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18345 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch b/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
index b3ba77b0a4..f57dd5b8f7 100644
--- a/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
+++ b/target/linux/generic-2.6/patches-2.6.21/150-netfilter_imq.patch
@@ -735,7 +735,7 @@
depends on IP_NF_MANGLE
--- a/net/ipv4/netfilter/Makefile
+++ b/net/ipv4/netfilter/Makefile
-@@ -98,6 +98,7 @@ obj-$(CONFIG_IP_NF_MATCH_ADDRTYPE) += ip
+@@ -97,6 +97,7 @@ obj-$(CONFIG_IP_NF_MATCH_ADDRTYPE) += ip
obj-$(CONFIG_IP_NF_TARGET_REJECT) += ipt_REJECT.o
obj-$(CONFIG_IP_NF_TARGET_TOS) += ipt_TOS.o
obj-$(CONFIG_IP_NF_TARGET_ECN) += ipt_ECN.o