diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-05-20 06:09:49 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-05-20 06:09:49 +0000 |
commit | 38b2fb03e64ff4abfb48657c020fbf060120fed9 (patch) | |
tree | 08f769b01dcafbd590a6c5ee5a48e61ed68b14bc /package/iproute2/patches/006-iproute2-tc_esfq.patch | |
parent | f82715bdd9bbfee21a3ebe3f92b5e3e36a3ecc5a (diff) | |
download | upstream-38b2fb03e64ff4abfb48657c020fbf060120fed9.tar.gz upstream-38b2fb03e64ff4abfb48657c020fbf060120fed9.tar.bz2 upstream-38b2fb03e64ff4abfb48657c020fbf060120fed9.zip |
[package] iproute2: update to v2.6.31 (#7354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21513 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2/patches/006-iproute2-tc_esfq.patch')
-rw-r--r-- | package/iproute2/patches/006-iproute2-tc_esfq.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iproute2/patches/006-iproute2-tc_esfq.patch b/package/iproute2/patches/006-iproute2-tc_esfq.patch index 2d9acd5daf..4552d50658 100644 --- a/package/iproute2/patches/006-iproute2-tc_esfq.patch +++ b/package/iproute2/patches/006-iproute2-tc_esfq.patch @@ -79,7 +79,7 @@ enum --- a/tc/Makefile +++ b/tc/Makefile -@@ -7,6 +7,7 @@ include ../Config +@@ -8,6 +8,7 @@ SHARED_LIBS ?= y TCMODULES := TCMODULES += q_fifo.o TCMODULES += q_sfq.o |