Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2012 06:44:20 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r236835 - head/tools/tools/ath
Message-ID:  <201206100644.q5A6iKOp078369@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Sun Jun 10 06:44:19 2012
New Revision: 236835
URL: http://svn.freebsd.org/changeset/base/236835

Log:
  Add athaggrstats to the ath(4) tools build.

Modified:
  head/tools/tools/ath/Makefile

Modified: head/tools/tools/ath/Makefile
==============================================================================
--- head/tools/tools/ath/Makefile	Sun Jun 10 06:44:04 2012	(r236834)
+++ head/tools/tools/ath/Makefile	Sun Jun 10 06:44:19 2012	(r236835)
@@ -1,7 +1,7 @@
 #	$FreeBSD$
 
 SUBDIR=	arcode athdebug athdecode athkey athpoke athprom athrd athregs
-SUBDIR+=	athstats ath_prom_read athradar
+SUBDIR+=	athstats ath_prom_read athradar athaggrstats
 SUBDIR+=	ath_ee_v14_print ath_ee_v4k_print ath_ee_9287_print
 SUBDIR+=	athsurvey
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206100644.q5A6iKOp078369>