Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-user
Navigation:
Lists: gentoo-user: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-user@g.o
From: Ryan Tandy <tarpman@...>
Subject: Re: Re: modules built post kernel install (on the fly)
Date: Sat, 04 Mar 2006 23:19:07 -0800
Harry Putnam wrote:
> I guess I sort of thought there was some trick way to just compile a
> module and not do all the linking and grinding of `make' against the
> whole tree.
>   
Unless you've done 'make clean' previously, 'make' will only compile 
required files based on changes you've made to your config.  My laptop 
runs a monolithic kernel with very few modules (PCMCIA and USB 
hotplugged stuff), but as long as I'm not changing versions, adding or 
removing features usually only involves compiling a few source files and 
linking the bzImage.

If you just want to build new modules and haven't made any changes to 
the actual kernel, 'make' can be left out since the bzImage doesn't need 
rebuilding - 'make modules modules_install' will be sufficient to build 
and install your newly selected modules.

If you've run 'make clean', which removes all previously compiled 
objects, a monolithic kernel will have to be rebuilt from scratch - but 
once again, running only 'make modules modules_install' will rebuild all 
your modules but leave the kernel itself alone.

HTH.
-- 
gentoo-user@g.o mailing list


References:
modules built post kernel install (on the fly)
-- Harry Putnam
Re: modules built post kernel install (on the fly)
-- Peter
Re: modules built post kernel install (on the fly)
-- Harry Putnam
Re: modules built post kernel install (on the fly)
-- Peter
Re: modules built post kernel install (on the fly)
-- Harry Putnam
Re: Re: modules built post kernel install (on the fly)
-- Holly Bostick
Re: modules built post kernel install (on the fly)
-- Harry Putnam
Navigation:
Lists: gentoo-user: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: modules built post kernel install (on the fly)
Next by thread:
Re: Re: modules built post kernel install (on the fly)
Previous by date:
Re: modules built post kernel install (on the fly)
Next by date:
sound recording software in gentoo


Updated May 04, 2012

Summary: Archive of the gentoo-user mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.