mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 10:11:53 +02:00
aef1aa788e
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31758 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|
|
|