aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/008-no_netem.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-07 08:26:41 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-07 08:26:41 +0000
commit702936f4c981e479bbc1bcd8b516b37a6767551d (patch)
tree75a30ffdc5d1ed765e5025844dd810f30810b082 /package/network/utils/iproute2/patches/008-no_netem.patch
parent64c2bc256c81874c71eb9997d366a3edb345b2a0 (diff)
downloadupstream-702936f4c981e479bbc1bcd8b516b37a6767551d.tar.gz
upstream-702936f4c981e479bbc1bcd8b516b37a6767551d.tar.bz2
upstream-702936f4c981e479bbc1bcd8b516b37a6767551d.zip
iproute2: update to 3.11
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38313
Diffstat (limited to 'package/network/utils/iproute2/patches/008-no_netem.patch')
-rw-r--r--package/network/utils/iproute2/patches/008-no_netem.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/008-no_netem.patch b/package/network/utils/iproute2/patches/008-no_netem.patch
index 78baeadbd1..165ce0c9b9 100644
--- a/package/network/utils/iproute2/patches/008-no_netem.patch
+++ b/package/network/utils/iproute2/patches/008-no_netem.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -35,7 +35,7 @@ WFLAGS := -Wall -Wstrict-prototypes
+@@ -36,7 +36,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
YACCFLAGS = -d -t -v