From owner-cvs-all@FreeBSD.ORG Tue Jul 22 04:42:46 2003 Return-Path: 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 A140B37B405; Tue, 22 Jul 2003 04:42:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECD343F75; Tue, 22 Jul 2003 04:42:46 -0700 (PDT) (envelope-from ticso@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 h6MBgk0U072236; Tue, 22 Jul 2003 04:42:46 -0700 (PDT) (envelope-from ticso@repoman.freebsd.org) Received: (from ticso@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6MBgj5J072235; Tue, 22 Jul 2003 04:42:45 -0700 (PDT) Message-Id: <200307221142.h6MBgj5J072235@repoman.freebsd.org> From: Bernd Walter Date: Tue, 22 Jul 2003 04:42:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options options.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 11:42:47 -0000 ticso 2003/07/22 04:42:45 PDT FreeBSD src repository Modified files: sys/conf options options.i386 Log: EISA_SLOTS is mandantory to get opt_eisa.h Put it into MI files. Revision Changes Path 1.404 +2 -0 src/sys/conf/options 1.196 +0 -2 src/sys/conf/options.i386