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.

SK-AM62: kernel building error

Part Number: SK-AM62

Hello Ti,

I rebuild the kernel of am62 from ti-processor-sdk-linux-am62xx-evm-08.05.00.21 sdk.

When I install module with "sudo make ARCH=$target INSTALL_MOD_PATH=module_install_path modules_install", there are following message and It doesn't appear before:

arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum
sed: can't read modules.order: No such file or directory
make[1]: *** [/home/a/ti/ti-processor-sdk-linux-am62xx-evm-08.05.00.21/board-support/linux-5.10.153+gitAUTOINC+3eee621d16-g3eee621d16/Makefile:1460: _modinst_] Error 2
make: *** [../Makefile:185: __sub-make] Error 2

BR

James