From owner-cvs-all Tue Jan 1 23:59:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 762DF37B405; Tue, 1 Jan 2002 23:59:13 -0800 (PST) Received: (from non@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g027xDB63531; Tue, 1 Jan 2002 23:59:13 -0800 (PST) (envelope-from non) Message-Id: <200201020759.g027xDB63531@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Tue, 1 Jan 2002 23:59:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/ncv Makefile src/sys/modules/nsp Makefile src/sys/modules/stg Makefile X-FreeBSD-CVS-Branch: RELENG_4 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 non 2002/01/01 23:59:13 PST Modified files: (Branch: RELENG_4) sys/modules/ncv Makefile sys/modules/nsp Makefile sys/modules/stg Makefile Log: Add KMODDEPS lines to the Makefiles. These will enable automatically kldload scsi_low.ko when one of ncv.ko, nsp.ko or stg.ko is loaded. Since KMODDEPS is not needed for -current, these are directly committed to -stable. Approved-by: murray Revision Changes Path 1.1.2.2 +1 -0 src/sys/modules/ncv/Makefile 1.1.2.2 +1 -0 src/sys/modules/nsp/Makefile 1.1.2.2 +1 -0 src/sys/modules/stg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message