current way to build modules with NO_MODULES=true?

Ruslan Ermilov ru at freebsd.org
Fri Dec 2 09:34:23 PST 2005


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 at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20051202/22113fb2/attachment.bin


More information about the freebsd-current mailing list