From owner-cvs-src@FreeBSD.ORG Mon Nov 15 04:47:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054E316A4CE; Mon, 15 Nov 2004 04:47:28 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8378C43D2F; Mon, 15 Nov 2004 04:47:27 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAF4iMSi065628; Sun, 14 Nov 2004 21:44:22 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 14 Nov 2004 21:44:36 -0700 (MST) Message-Id: <20041114.214436.73879465.imp@bsdimp.com> To: scottl@freebsd.org From: "M. Warner Losh" In-Reply-To: <200411142053.iAEKrHoa017048@repoman.freebsd.org> References: <200411142053.iAEKrHoa017048@repoman.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules/acpi Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 15 Nov 2004 04:47:28 -0000 In message: <200411142053.iAEKrHoa017048@repoman.freebsd.org> Scott Long writes: : Make it clear that the acpi modules can only be compiled on i386. I have a repo copy in flight on this. Now I have conflicts. Thanks. Warner