aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/008-no_netem.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-05-14 23:49:34 +0000
committerLuka Perkov <luka@openwrt.org>2013-05-14 23:49:34 +0000
commit6f7b2ac2c671c61349340f6a334d79a606a77c11 (patch)
tree8d767b0f1dfbcab213271d74e3ab350b11421a1a /package/network/utils/iproute2/patches/008-no_netem.patch
parent5349a138da5073b199f68a3570e40fc6580b21d6 (diff)
downloadmaster-187ad058-6f7b2ac2c671c61349340f6a334d79a606a77c11.tar.gz
master-187ad058-6f7b2ac2c671c61349340f6a334d79a606a77c11.tar.bz2
master-187ad058-6f7b2ac2c671c61349340f6a334d79a606a77c11.zip
[package] iproute2: upgrade to 3.9.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36638 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a6a74aa809..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
-@@ -34,7 +34,7 @@ WFLAGS = -Wall -Wstrict-prototypes
+@@ -36,7 +36,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
YACCFLAGS = -d -t -v