lkml.org 
[lkml]   [1999]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Modules
As per the toplevel Makefile, target 'modules_install' installs
modules in "$(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE);"
Hence, all you need do is a:
"make modules_install INSTALL_MOD_PATH=/var/tmp/somehost"
and tar up that directory...

On another note, if you don't like looking at makefiles,
isn't this covered in a FAQ/HOWTO somewhere?

On Sun, May 16, 1999 at 10:22:29PM +0200, Ward Vandewege wrote:
>
> At 10:48 16/05/99 +0200, Dirk wrote:
> >kernel on the other machine was ok too..... But now for the problem: How do
> >I get modules from the one machine too het other, and how do I install the
> >om the other machine???
>
> Make a tarball of the /lib/modules/2.x.x directory on the machine you built
> the kernel on (with 2.x.x the version of your new kernel),
> and unpack it on the target machine. That's it.
>
> Hope this helps,
> Ward.
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/

--
--
void rbowles(int signature)
{
signal(signature, rbowles);
raise(signature);
}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.091 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site