iproute2: update to 4.3.0
[openwrt.git] / package / network / utils / iproute2 / patches / 007-no_arpd.patch
1 --- a/misc/Makefile
2 +++ b/misc/Makefile
3 @@ -5,9 +5,9 @@
4
5  include ../Config
6
7 -ifeq ($(HAVE_BERKELEY_DB),y)
8 -       TARGETS += arpd
9 -endif
10 +#ifeq ($(HAVE_BERKELEY_DB),y)
11 +#      TARGETS += arpd
12 +#endif
13
14  ifeq ($(HAVE_SELINUX),y)
15         LDLIBS += $(shell pkg-config --libs libselinux)
16