Skip site navigation (1)Skip section navigation (2)
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

--pWOmaDnDlrCGjNh4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 02, 2005 at 09:06:22AM -0800, othermark wrote:
>=20
> It used to be I could set
>=20
> NO_MODULES=3Dtrue
>=20
> and=20
>=20
> MODULES_OVERRIDE=3D"linux linprocfs"
>=20
> in /etc/make.conf and have only those two modules built/installed with
> buildkernel/installkernel.
>=20
> This doesn't seem to work any more.  Is there a new way to only build sel=
ect
> modules?
>=20
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,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--pWOmaDnDlrCGjNh4
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDkIV9qRfpzJluFF4RAkQCAJ9d3PoXuv8VJWrj+1g0CW7kChsDPgCdEc8X
R1SZoGj5q0WWQbGsZuLVTuo=
=GO+A
-----END PGP SIGNATURE-----

--pWOmaDnDlrCGjNh4--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202173349.GI9219>