I cut and past exactly as below.
Thus spake Sam Ravnborg (sam@ravnborg.org):
> Date: Fri, 8 Nov 2002 16:55:37 +0100
> From: Sam Ravnborg <sam@ravnborg.org>
> To: "Robert L. Harris" <Robert.L.Harris@rdlg.net>,
> 	Linux-Kernel <linux-kernel@vger.kernel.org>
> Subject: Re: installing modules to ($PREFIX)/lib/modules/2.....
> 
> On Fri, Nov 08, 2002 at 10:41:32AM -0500, Robert L. Harris wrote:
> >   I've compiled my kernel and modules but want to install the modules to
> > /tmp/lib/modules/2.4.18 so I can tar that up and move it to the server
> > in question.  Is there a system for doing this built into the kernel
> > compile structure I haven't found yet?
> 
> make INSTALL_PATH=/tmp modules_install
> IIRC this is true for 2.4 as well.
> 
> 	Sam
:wq!
---------------------------------------------------------------------------
Robert L. Harris                     | PGP Key ID: FC96D405
                               
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/