diff options
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.patch | 4 |
1 files changed, 2 insertions, 2 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 index ea977c19f1..d92cd7918b 100644 --- a/package/iproute2/patches/001-iproute2-2.6.11_Config.patch +++ b/package/iproute2/patches/001-iproute2-2.6.11_Config.patch @@ -1,7 +1,7 @@ -Index: iproute2-2.6.15-060110/Config +Index: iproute-2.6.20-070313/Config =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ iproute2-2.6.15-060110/Config 2007-06-04 13:22:33.920698552 +0200 ++++ 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 |