这个uboot编译失败的原因是什么?
xust@xust-M820:~/proj_for_android7.1/firefly-rk3399/u-boot$ make ARCHV=aarch64 -j8执行编译命令后提示如下:
make: *** No rule to make target '/home/xust/proj/firefly-rk3399/u-boot/include/common.h', needed by 'include/config/auto.conf'.Stop.
怎么办?
可以执行make distclean 然后再编译uboot jpchen 发表于 2019-11-21 15:31
可以执行make distclean 然后再编译uboot
查了路径查了半天也没找到原因,按照你说的已经解决了,谢谢了哈
页:
[1]