From owner-svn-src-all@FreeBSD.ORG Sun Jun 10 06:44:20 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 511201065686; Sun, 10 Jun 2012 06:44:20 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3C4D68FC12; Sun, 10 Jun 2012 06:44:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q5A6iKfb078371; Sun, 10 Jun 2012 06:44:20 GMT (envelope-from adrian@svn.freebsd.org) Received: (from adrian@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5A6iKOp078369; Sun, 10 Jun 2012 06:44:20 GMT (envelope-from adrian@svn.freebsd.org) Message-Id: <201206100644.q5A6iKOp078369@svn.freebsd.org> From: Adrian Chadd Date: Sun, 10 Jun 2012 06:44:20 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r236835 - head/tools/tools/ath X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2012 06:44:20 -0000 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