X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiproute2%2Fpatches%2F300-ip_tiny.patch;fp=package%2Fnetwork%2Futils%2Fiproute2%2Fpatches%2F300-ip_tiny.patch;h=0000000000000000000000000000000000000000;hb=7e824183726649a32a998930f3f0a6ab360d5d2d;hp=d8f39d39107ae5165585ffa1c9e3da587bdf239e;hpb=6dac92a42e052f89971762173daabb7fd84742ef;p=openwrt%2Fopenwrt.git diff --git a/package/network/utils/iproute2/patches/300-ip_tiny.patch b/package/network/utils/iproute2/patches/300-ip_tiny.patch deleted file mode 100644 index d8f39d3910..0000000000 --- a/package/network/utils/iproute2/patches/300-ip_tiny.patch +++ /dev/null @@ -1,120 +0,0 @@ ---- a/ip/Makefile -+++ b/ip/Makefile -@@ -16,6 +16,13 @@ RTMONOBJ=rtmon.o - - include ../config.mk - -+STATIC_SYM_FILTER:= -+ifeq ($(IP_CONFIG_TINY),y) -+ STATIC_SYM_FILTER:=iplink_can.c iplink_ipoib.c iplink_vxlan.c -+ CFLAGS += -DIPROUTE2_TINY -+endif -+STATIC_SYM_SOURCES:=$(filter-out $(STATIC_SYM_FILTER),$(wildcard *.c)) -+ - ALLOBJ=$(IPOBJ) $(RTMONOBJ) - SCRIPTS=ifcfg rtpr routel routef - TARGETS=ip rtmon -@@ -45,7 +52,7 @@ else - - ip: static-syms.o - static-syms.o: static-syms.h --static-syms.h: $(wildcard *.c) -+static-syms.h: $(STATIC_SYM_SOURCES) - files="$^" ; \ - for s in `grep -B 3 '\