aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/008-no_netem.patch
diff options
context:
space:
mode:
authorRussell Senior <russell@personaltelco.net>2017-11-27 23:15:50 -0800
committerHans Dedecker <dedeckeh@gmail.com>2017-12-06 22:30:00 +0100
commitc3c1185d56abbae471c3d0bb0477349f79f5d3bb (patch)
tree49c5a8a3402c636b613736ab8b027c11e8f8a165 /package/network/utils/iproute2/patches/008-no_netem.patch
parent711a816770b0447ab37fa709251605d7402e4fec (diff)
downloadupstream-c3c1185d56abbae471c3d0bb0477349f79f5d3bb.tar.gz
upstream-c3c1185d56abbae471c3d0bb0477349f79f5d3bb.tar.bz2
upstream-c3c1185d56abbae471c3d0bb0477349f79f5d3bb.zip
iproute2: update to v4.14.1
Preserves optionality of libmnl by letting configuration script follow the HAVE_MNL environment variable. Signed-off-by: Russell Senior <russell@personaltelco.net>
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 64896387f9..2e088f1993 100644
--- a/package/network/utils/iproute2/patches/008-no_netem.patch
+++ b/package/network/utils/iproute2/patches/008-no_netem.patch
@@ -1,7 +1,7 @@
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
- CFLAGS := $(WFLAGS) $(CCOPTS) -I../include $(DEFINES) $(CFLAGS)
+ CFLAGS := $(WFLAGS) $(CCOPTS) -I../include -I../include/uapi $(DEFINES) $(CFLAGS)
YACCFLAGS = -d -t -v
-SUBDIRS=lib ip tc bridge misc netem genl tipc devlink rdma man