1st arm build
程序员文章站
2024-02-01 21:29:46
...
[email protected]:~/u-boot-2017.07$ sudo make imx6ul_isiot_mmc_defconfig
#
# configuration written to .config
#
[email protected]:~/u-boot-2017.07$ ls
api common doc fs lib net snapshot.commit tools u-boot-dtb.bin u-boot.srec
arch config.mk drivers include Licenses post spl u-boot u-boot.lds u-boot.sym
board configs dts Kbuild MAINTAINERS README System.map u-boot.bin u-boot.map
cmd disk examples Kconfig Makefile scripts test u-boot.cfg u-boot-nodtb.bin
[email protected]:~/u-boot-2017.07$ sudo make
CHK include/config/uboot.release
CHK include/generated/version_autogenerated.h
CHK include/generated/timestamp_autogenerated.h
UPD include/generated/timestamp_autogenerated.h
CHK include/generated/generic-asm-offsets.h
CHK include/generated/asm-offsets.h
HOSTCC tools/mkenvimage
上一篇: 两位数求和(xhh)
下一篇: 计算两位数之和