From owner-cvs-all Sat Dec 7 6:11:28 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 479DB37B401; Sat, 7 Dec 2002 06:11:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB13443ECF; Sat, 7 Dec 2002 06:11:26 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB7E6umV087083; Sat, 7 Dec 2002 06:06:56 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB7E6uoD087082; Sat, 7 Dec 2002 06:06:56 -0800 (PST) Message-Id: <200212071406.gB7E6uoD087082@repoman.freebsd.org> From: Robert Watson Date: Sat, 7 Dec 2002 06:06:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: HEAD 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 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. Conspiracy of: re Revision Changes Path 1.291 +3 -1 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message