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-AM64B:如何制作 AM64B SDK9.2内核?

Guru**** 1791630 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1350640/sk-am64b-how-to-make-the-am64b-sdk9-2-kernel

器件型号:SK-AM64B

香榭丽舍:

我不明白为什么新的 SDK9.2会给出这些提示。

我只是想简单构建内核。

如何在 SDK9.2中轻松生成内核?

BR RIO

root@ubuntu:gitAUTOINC+2e423244f8-ti#/opt/ti-processor-sdk-linux-am64xx-evm-09.02.01.09/board-support/ti-linux-kernel-6.1.80 make linux
同步 include/config/auto.conf.cmd
*
*重新启动配置...
*
*
*常规设置
*
还编译不会加载的驱动程序(COMPILE_TEST)[N/y/?] n
使用错误警告编译内核(WERROR)[N/y/?] n
本地版本-附加到内核版本(LOCALVERSION)[]
自动将版本信息附加到版本字符串(LOCALVERSION_AUTO)[Y/n/?] y
Build ID Salt (BUILD_SALT)[]
内核压缩模式
> 1. Gzip (kernel_GZIP)(新)
2. bzip2 (kernel_bzip2)(新)
3. LZMA (kernel_LZMA)(新)
4. xz (kernel_xZ )(新)
5. lzo (kernel_LZO)(新)
6. LZ4 (kernel_LZ4)(新)
7. zstd (kernel_Zstd)(新)
选项[1-7?]:^cscripts/kconfig/Makefile:77:目标"syncconfig"的配方失败
make[2]:***[syncconfig]中断
Makefile:703:目标'syncconfig'的食谱失败
make[1]:***[syncconfig]中断
Makefile:803:目标"include/config/auto.conf.cmd"的配方失败
make:***[include/config/auto.conf.cmd]中断