mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-01 23:24:34 +01:00
11 lines
221 B
Diff
11 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
|
|
|