This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

modules install path


Hi,

I'm having trouble finding out how to cross install kernel modules. I'm basically guessing because I can't find it documented anywhere.

whatever it feed it, it still tries to intall in the host's /lib.

I can allow this and copy across but I'd like to do it cleanly.


make modules_install ARCH="arm" \ CROSS_COMPILE="arm-unknown-linux-gnueabi-" PREFIX=/ts/root



could someone point me in the right direction ?


TIA.



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]