Add the new athratestats tool.

This commit is contained in:
Adrian Chadd 2012-07-20 07:17:24 +00:00
parent 422866dfd6
commit 6c4225dbd0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238648

View File

@ -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>