Use something like the following: make INSTALL_MOD_PATH=/opt/eldk/ppc_6xx modules_install
Where /opt/eldk/ppc_6xx should be replaced with the base of your target root filesystem. Alex On Wed, 25 May 2005 13:59:08 +0200 (MEST) "Peter Gehirnforce" <Gehirnmann at gmx.de> wrote: > Hi all, > > since now I used modules compiled into the kernel for ppc_6xx. > for debugging I'd like to use dynamic loading, but when doing: > make modules_install > the depmod.pl fails with "base directory does not match > ..../lib/modules" As far as I could find out, the modules get copied > to the base /lib path, even with $PATH and $CROSS_COMPILE set > correctly (I used compiled modules successfully). > Whats wrong with my attempt? is there some cross-compile tool to do > the job of depmod.pl? > > GM > > -- > 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail > +++ GMX - die erste Adresse f_r Mail, Message, More +++ > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded at ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded