mirror of https://github.com/hak5/openwrt.git
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
|
||
|
|