From 095264f9402129ec7e554e44161aada79a2d00c5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 1 Feb 2016 18:04:00 +0000 Subject: iproute2: refresh patches Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48613 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/iproute2/patches/008-no_netem.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/network/utils/iproute2/patches/008-no_netem.patch') 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) - -- cgit v1.2.3