iproute2: update to 3.3.0, drop a few useless old patches, add codel support
[openwrt/staging/chunkeey.git] / package / iproute2 / patches / 007-no_arpd.patch
diff --git a/package/iproute2/patches/007-no_arpd.patch b/package/iproute2/patches/007-no_arpd.patch
new file mode 100644 (file)
index 0000000..6a7e24e
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/misc/Makefile
++++ b/misc/Makefile
+@@ -1,7 +1,7 @@
+ SSOBJ=ss.o ssfilter.o
+ LNSTATOBJ=lnstat.o lnstat_util.o
+-TARGETS=ss nstat ifstat rtacct arpd lnstat
++TARGETS=ss nstat ifstat rtacct lnstat
+ include ../Config