summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/008-no_netem.patch
diff options
context:
space:
mode:
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 165ce0c9b..78baeadbd 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
-@@ -36,7 +36,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
+@@ -35,7 +35,7 @@ WFLAGS := -Wall -Wstrict-prototypes
CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES)
YACCFLAGS = -d -t -v