Android 빌드 시 u-boot image 생성을 위한 tool 설치방법
OS : Ubuntu 14.04.5 LTS
Command
$ sudo apt-get install u-boot-mkimage
Error Message
"mkimage" command not found - U-Boot images will not be built
make[1]: *** [arch/arm/boot/uImage] Error 1
make: *** [uImage] Error 2
ERROR: build kernel Failed