X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiproute2%2Fpatches%2F008-no_netem.patch;h=78baeadbd153877fba5b2d100caf2532b0b0a09c;hp=165ce0c9b9594f805372b13211bbfcc926db4cc5;hb=4fc8e64a40e8e6d7151640c9b76dbab38f51d254;hpb=580481cd6dd0f9199814974b9b176a6a038c24fb diff --git a/package/network/utils/iproute2/patches/008-no_netem.patch b/package/network/utils/iproute2/patches/008-no_netem.patch index 165ce0c9b9..78baeadbd1 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