Author: adrian Date: Fri Dec 23 02:57:18 2011 New Revision: 228831 URL: http://svn.freebsd.org/changeset/base/228831
Log: Add in ath_ee_9287_print. Modified: head/tools/tools/ath/Makefile Modified: head/tools/tools/ath/Makefile ============================================================================== --- head/tools/tools/ath/Makefile Fri Dec 23 02:40:35 2011 (r228830) +++ head/tools/tools/ath/Makefile Fri Dec 23 02:57:18 2011 (r228831) @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR= arcode athdebug athdecode athkey athpoke athprom athrd athregs -SUBDIR+= athstats ath_ee_v14_print ath_prom_read ath_ee_v4k_print -SUBDIR+= athradar +SUBDIR+= athstats ath_prom_read ath_radar +SUBDIR+= ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print .include <bsd.subdir.mk> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"