From owner-cvs-src@FreeBSD.ORG Fri May 30 03:36:53 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 015D8106567B; Fri, 30 May 2008 03:36:53 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C11C98FC1F; Fri, 30 May 2008 03:36:52 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4U3aqgq053945; Fri, 30 May 2008 03:36:52 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4U3aqot053944; Fri, 30 May 2008 03:36:52 GMT (envelope-from sam) Message-Id: <200805300336.m4U3aqot053944@repoman.freebsd.org> From: Sam Leffler Date: Fri, 30 May 2008 03:36:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules/ath_rate_onoe Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2008 03:36:53 -0000 sam 2008-05-30 03:36:52 UTC FreeBSD src repository Modified files: sys/modules/ath_rate_onoe Makefile Log: don't let KERNBUILDDIR control whether we copy opt_ah.h Submitted by: jkim Revision Changes Path 1.6 +1 -1 src/sys/modules/ath_rate_onoe/Makefile