summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2013-06-14 08:12:54 +0000
committeradrian <adrian@FreeBSD.org>2013-06-14 08:12:54 +0000
commitdb4727f2b14a5b0b71bf9d1a73d7df743ef62caa (patch)
treee52a2405b44107f41b93b59fb580d84020ef2bde /tools
parentdfc566b6770a4a46aa2cea230d37901c8f4207f3 (diff)
downloadFreeBSD-src-db4727f2b14a5b0b71bf9d1a73d7df743ef62caa.zip
FreeBSD-src-db4727f2b14a5b0b71bf9d1a73d7df743ef62caa.tar.gz
Link the AR9300 EEPROM dump tool into the build.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/ath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/ath/Makefile b/tools/tools/ath/Makefile
index c4c81ba..99dc588 100644
--- a/tools/tools/ath/Makefile
+++ b/tools/tools/ath/Makefile
@@ -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>
OpenPOWER on IntegriCloud