1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 23:36:35 +03:00
openwrt-xburst/package/iproute2/patches/007-no_arpd.patch

12 lines
221 B
Diff
Raw Normal View History

--- 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