Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 14:25:01 -0500
From:      Chris Faulhaber <jedgar@fxp.org>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: A question about make install
Message-ID:  <20020131192500.GA98637@peitho.fxp.org>
In-Reply-To: <Pine.SOL.4.21.0201311315550.2128-100000@onyx>
References:  <Pine.SOL.4.21.0201311315550.2128-100000@onyx>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Thu, Jan 31, 2002 at 01:19:21PM -0500, Zhihui Zhang wrote:
> 
> Each time I modify some kernel source, I have to do the following two
> steps:
> 
> (1) make
> (2) make install
> 
> The second step also re-installs ALL modules even if I only modifies the
> kernel code (not any of the module code). Is there a better way to do
> this?   Thanks,
> 

You can set NO_MODULES on the command line (-DNO_MODULES) or in
/etc/make.conf (NO_MODULES=yes) to prevent modules from being
built/installed.

-- 
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve

iEYEARECAAYFAjxZmgwACgkQObaG4P6BelCbwACfX30FZtivQPwg7ItzrGLj+5qL
kTsAn2lMM4lrjt3BO6eTBQ8hZke69w/U
=yq/0
-----END PGP SIGNATURE-----

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