1

I would like to ask if I can make a regular kernel build with cross compiler (make uImage), and then move it into ubuntu machine (replacing vmlinuz in some way).

This is can save me a lot of time, becuase building for ubuntu with fakeroot, and .bld , takes a lot of time (in my computer almost 2 hours).

I understood that it is possible, but found no documentation on this issue.

Regards, Ran

ransh
  • 1,397
  • 2
  • 10
  • 19
  • The uImage file contains header info for u-boot. Are you using u-boot as your boot loader? What about 'make zImage'? – jc__ Jul 27 '16 at 13:55
  • Look at question: http://unix.stackexchange.com/questions/5518/what-is-the-difference-between-the-following-kernel-makefile-terms-vmlinux-vml?rq=1 – jc__ Jul 27 '16 at 14:00

0 Answers0