From owner-cvs-all Sat Dec 7 15:11: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B71B237B401 for ; Sat, 7 Dec 2002 15:11:08 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91C5143EB2 for ; Sat, 7 Dec 2002 15:11:07 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 29207 invoked from network); 7 Dec 2002 23:11:10 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Dec 2002 23:11:10 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gB7NATuH054696; Sat, 7 Dec 2002 18:10:29 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200212071406.gB7E6uoD087082@repoman.freebsd.org> Date: Sat, 07 Dec 2002 18:10:36 -0500 (EST) From: John Baldwin To: Robert Watson Subject: RE: cvs commit: src/sys/modules Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 07-Dec-2002 Robert Watson wrote: > rwatson 2002/12/07 06:06:56 PST > > Modified files: > sys/modules Makefile > Log: > Hook up the awi module for build on i386 and pc98, which appear to be > the supported platforms. We build it into GENERIC, and it is currently > listed on the supported module list for drivers.conf on i386, which > breaks the release build. This may fix the release build for RC1 on > i386. Umm, why not just add it once to the MACHINE_ARCH=i386 section that is common to both MACHINE=i386 and MACHINE=pc98? :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message