Link the AR9300 EEPROM dump tool into the build.

This commit is contained in:
Adrian Chadd 2013-06-14 08:12:54 +00:00
parent 4c8f505c3f
commit 67a6ee573d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251739

View File

@ -2,7 +2,7 @@
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+= ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print ath_ee_9300_print
SUBDIR+= athsurvey athratestats athspectral
.include <bsd.subdir.mk>