码迷,mamicode.com
首页 > 其他好文 > 详细

编译内核提示mkimage command not found – U-Boot images will not be built

时间:2018-03-09 15:07:51      阅读:272      评论:0      收藏:0      [点我收藏+]

标签:mkimage   依赖包   boot   not found   blog   div   经验   comm   gpo   

按照以往经验,我们需要安装依赖包:

sudo apt-get install uboot-mkimage

但却提示”现在没有可用的软件包 uboot-mkimage,但是它被其它的软件包引用了。 这可能意味着这个缺失的软件包可能已被废弃“

怎么破?

按照其提示,安装”u-boot-tools“即可

sudo apt-get install u-boot-tools

编译内核提示mkimage command not found – U-Boot images will not be built

标签:mkimage   依赖包   boot   not found   blog   div   经验   comm   gpo   

原文地址:https://www.cnblogs.com/poonpan/p/8533892.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!