documentation "out there" (was Re: kernel-source vs. kernel-sourcecode (please revert))

Arjan van de Ven arjanv at redhat.com
Tue Jun 15 21:35:23 UTC 2004


On Tue, Jun 15, 2004 at 02:33:57PM -0700, Joe Christy wrote:
> >
> 
> Look in:
> 	/usr/share/doc/kernel-doc-2.6.6/kbuild/modules.txt
> 
> Now, what I'd like to know, having correctly modified my module's 
> Makefile and painlessly built it for my newly yum updated kernel RPM, is:
> What is the correct way to install an external module in such a way as 
> to regenerate all the neccessary modules.* in /lib/modules/`uname -r`. 
> I've tried googling but keep getting instructions on building a whole 
> custom kernel.

make -C /lib/modules/`uname -r`/build SUBDIRS=$PWD modules_install
afaik....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20040615/1ab8cf3c/attachment.sig>


More information about the fedora-devel-list mailing list