svn commit: r238648 - head/tools/tools/ath
Adrian Chadd
adrian at FreeBSD.org
Fri Jul 20 07:17:25 UTC 2012
Author: adrian
Date: Fri Jul 20 07:17:24 2012
New Revision: 238648
URL: http://svn.freebsd.org/changeset/base/238648
Log:
Add the new athratestats tool.
Modified:
head/tools/tools/ath/Makefile
Modified: head/tools/tools/ath/Makefile
==============================================================================
--- head/tools/tools/ath/Makefile Fri Jul 20 06:50:57 2012 (r238647)
+++ head/tools/tools/ath/Makefile Fri Jul 20 07:17:24 2012 (r238648)
@@ -3,6 +3,6 @@
SUBDIR= arcode athdebug athdecode athkey athpoke athprom athrd athregs
SUBDIR+= athstats ath_prom_read athradar athaggrstats
SUBDIR+= ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print
-SUBDIR+= athsurvey
+SUBDIR+= athsurvey athratestats
.include <bsd.subdir.mk>
More information about the svn-src-head
mailing list