Linux内核编译问题与解决 2018-09-06 本文已影响0人 飞哥物联 1. “mkimage” command not found - U-Boot images will not be built 缺少依赖导致,使用 “sudo apt-get install u-boot-tools” 来安装。