make modules_install when the kernel object files are in a different location than the kernel tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have a kernel tree in /work/src/kern2.6 , and I created a folder elsewhere
for building it;
I configured the kernel with:
make O=/work/kernObj menuconfig

Afterwards,I build the kernel with:
make O=/work/kernObj

Now I want to install the modules into /lib/modules;
how should I do it ?
when running: make O=/work/kernObj modules_install ,
it starts the configuration process all over again...
and also:

make modules_install from /work/kernObj does not work - again the
same configuration process starts all over again.

What should I do to install the modules under /lib/modules/x_y_z? ? any ideas?


Rgs
Ian

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux