iproute2: update to v4.14.1
[openwrt/staging/chunkeey.git] / package / network / utils / iproute2 / patches / 007-no_arpd.patch
index 94fb197a459a67f4d2f65d62368e4c364aff8f39..ac216ba82598af391e51a560ca87e1b3acb6e9db 100644 (file)
@@ -2,7 +2,7 @@
 +++ b/misc/Makefile
 @@ -5,9 +5,9 @@ TARGETS=ss nstat ifstat rtacct lnstat
  
- include ../Config
+ include ../config.mk
  
 -ifeq ($(HAVE_BERKELEY_DB),y)
 -      TARGETS += arpd
@@ -11,5 +11,5 @@
 +#     TARGETS += arpd
 +#endif
  
ifeq ($(HAVE_SELINUX),y)
-       LDLIBS += $(shell $(PKG_CONFIG) --libs libselinux)
all: $(TARGETS)