Hi all... I had previously posted that I was having the following error while building kernel mkimage: command not found
so I built u-boot....
but that didnt solve the problem... so what i did was that I modified the
kernel's build fileĀ to have '../u-boot/tools/mkimage (the address of mkimage
tool in u-boot as seen from kernel folder)' rather than 'mkimage'
and then kernel built was successful...
is what I have just done right????
Thanks in advance
