mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +00:00
3f97b9eb36
SVN-Revision: 31758
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
|
|
|