summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/008-no_netem.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-02-01 18:04:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-02-01 18:04:00 +0000
commit29044db278fba5c839ff2812ad7e3c2e79570faa (patch)
treeb62cdbfbc11ecff35661e3d2435631a555f8e356 /package/network/utils/iproute2/patches/008-no_netem.patch
parent6af8f1429db74cc6a3e4e958074e1fa7d9612a65 (diff)
downloadmaster-31e0f0ae-29044db278fba5c839ff2812ad7e3c2e79570faa.tar.gz
master-31e0f0ae-29044db278fba5c839ff2812ad7e3c2e79570faa.tar.bz2
master-31e0f0ae-29044db278fba5c839ff2812ad7e3c2e79570faa.zip
iproute2: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48613
Diffstat (limited to 'package/network/utils/iproute2/patches/008-no_netem.patch')
-rw-r--r--package/network/utils/iproute2/patches/008-no_netem.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/network/utils/iproute2/patches/008-no_netem.patch b/package/network/utils/iproute2/patches/008-no_netem.patch
index 232a6ea973..fce16e02df 100644
--- a/package/network/utils/iproute2/patches/008-no_netem.patch
+++ b/package/network/utils/iproute2/patches/008-no_netem.patch
@@ -3,10 +3,9 @@
@@ -41,7 +41,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
CFLAGS := $(WFLAGS) $(CCOPTS) -I../include $(DEFINES) $(CFLAGS)
YACCFLAGS = -d -t -v
-
+
-SUBDIRS=lib ip tc bridge misc netem genl tipc man
+SUBDIRS=lib ip tc bridge misc genl tipc man
-
+
LIBNETLINK=../lib/libnetlink.a ../lib/libutil.a
LDLIBS += $(LIBNETLINK)
-