If this is the incorrect place, I am sorry - but this is the closest I could
find....

make modules_install not install_modules......

     Ezra


*** README      2004/01/16 21:12:17     1.1
--- README      2004/01/16 21:12:33
***************
*** 119,125 ****
     cd /usr/src/linux-2.6.N
     make O=/home/name/build/kernel menuconfig
     make O=/home/name/build/kernel
!    sudo make O=/home/name/build/kernel install_modules install
  
     Please note: If the 'O=output/dir' option is used then it must be
     used for all invocations of make.
--- 119,125 ----
     cd /usr/src/linux-2.6.N
     make O=/home/name/build/kernel menuconfig
     make O=/home/name/build/kernel
!    sudo make O=/home/name/build/kernel modules_install install
  
     Please note: If the 'O=output/dir' option is used then it must be
     used for all invocations of make.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to