mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-11 17:34:57 +00:00
405e21d167
SVN-Revision: 33688
12 lines
221 B
Diff
12 lines
221 B
Diff
--- 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
|
|
|