编译内核镜像make uImage失败报错如下
"mkimage" command not found - U-Boot images will not be built
arch/arm/boot/Makefile:87: recipe for target 'arch/arm/boot/uImage' failed
make[1]: *** [arch/arm/boot/uImage] Error 1
arch/arm/Makefile:334: recipe for target 'uImage' failed
make: *** [uImage] Error 2
ubuntu 环境下
sudo apt-get install u-boot-tools
本文详细介绍了在Ubuntu环境下编译内核镜像时遇到的makeuImage错误:mkimage command not found,解释了U-Boot images无法构建的原因,并提供了安装u-boot-tools的解决方案来修复该问题。
1372

被折叠的 条评论
为什么被折叠?



