From owner-cvs-all Sat Dec 7 19: 9:36 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 8E18F37B401; Sat, 7 Dec 2002 19:09:35 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09CFD43E4A; Sat, 7 Dec 2002 19:09:35 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id gB839SBF027225; Sat, 7 Dec 2002 22:09:28 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sat, 7 Dec 2002 22:09:28 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/modules Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sat, 7 Dec 2002, John Baldwin wrote: > 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? :) Misunderstanding of the Makefile #ifdef's :-). I'll fix that shortly. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message