This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
开发包为:ti-processor-sdk-linux-am335x-evm-06.03.00.106
在执行make ARCH=arm CROSS_COMPILE='arm-linux-gnueabihf-'后运行结果为
这个问题应该怎么解决啊?
make ARCH=arm CROSS_COMPILE='arm-linux-gnueabihf-' scripts/kconfig/conf --syncconfig Kconfig
CHK include/config.h
UPD include/config.h
CFG u-boot.cfg
GEN include/autoconf.mk
GEN include/autoconf.mk.dep
CFG spl/u-boot.cfg
GEN spl/include/autoconf.mk
CHK include/config/uboot.release
UPD include/config/uboot.release
CHK include/generated/version_autogeneratedh
UPD include/generated/version_autogenerated.h
CHK include/generated/timestamp_autogenerated.h
UPD include/generated/timestamp_autogenerated.h
Could not find linker script.
Makefile:1574: recipe for target 'prepare1' failed
make: *** [prepare1] Error 1