Date: Fri, 2 Dec 2005 19:33:49 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: othermark <atkin901@yahoo.com> Cc: freebsd-current@freebsd.org Subject: Re: current way to build modules with NO_MODULES=true? Message-ID: <20051202173349.GI9219@ip.net.ua> In-Reply-To: <dmpuue$a73$1@sea.gmane.org> References: <dmpuue$a73$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Dec 02, 2005 at 09:06:22AM -0800, othermark wrote: > > It used to be I could set > > NO_MODULES=true > > and > > MODULES_OVERRIDE="linux linprocfs" > > in /etc/make.conf and have only those two modules built/installed with > buildkernel/installkernel. > > This doesn't seem to work any more. Is there a new way to only build select > modules? > NO_MODULES means "no modules". If you want only a subset of them, just use the MODULES_OVERRIDE. Also make sure you don't set ALL_MODULES, as this will nullify the effect of override (it's normally only set for LINT builds). Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkIV9qRfpzJluFF4RAkQCAJ9d3PoXuv8VJWrj+1g0CW7kChsDPgCdEc8X R1SZoGj5q0WWQbGsZuLVTuo= =GO+A -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202173349.GI9219>
