summaryrefslogtreecommitdiffstats
path: root/package/iproute2/patches/001-iproute2-2.6.11_Config.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-04-06 17:13:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-04-06 17:13:00 +0000
commit88cb2e91d6f432f87c7792fd0b67b5906d67f5b3 (patch)
tree6664517b0d31b3331c733c458680c757fde22fe8 /package/iproute2/patches/001-iproute2-2.6.11_Config.patch
parent720acc785ac1e108a4ab965668057d2e053c5e36 (diff)
downloadmaster-31e0f0ae-88cb2e91d6f432f87c7792fd0b67b5906d67f5b3.tar.gz
master-31e0f0ae-88cb2e91d6f432f87c7792fd0b67b5906d67f5b3.tar.bz2
master-31e0f0ae-88cb2e91d6f432f87c7792fd0b67b5906d67f5b3.zip
revert iproute2 to the old version until the new one is fixed (#3026)
SVN-Revision: 10744
Diffstat (limited to 'package/iproute2/patches/001-iproute2-2.6.11_Config.patch')
-rw-r--r--package/iproute2/patches/001-iproute2-2.6.11_Config.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/iproute2/patches/001-iproute2-2.6.11_Config.patch b/package/iproute2/patches/001-iproute2-2.6.11_Config.patch
new file mode 100644
index 0000000000..d92cd7918b
--- /dev/null
+++ b/package/iproute2/patches/001-iproute2-2.6.11_Config.patch
@@ -0,0 +1,9 @@
+Index: iproute-2.6.20-070313/Config
+===================================================================
+--- /dev/null 1970-01-01 00:00:00.000000000 +0000
++++ iproute-2.6.20-070313/Config 2007-06-09 13:53:58.000000000 +0100
+@@ -0,0 +1,4 @@
++# Fixed config to disable ATM support even if present on host system
++TC_CONFIG_ATM:=n
++TC_CONFIG_ACTION_GACT=y
++TC_CONFIG_ACTION_PROB=y