Champs:
I don't understand why the new SDK9.2 has give me those prompts.
I just want to simple build the kernel.
How to make the kernel easily in SDK9.2?
BR Rio
root@ubuntu:/opt/ti-processor-sdk-linux-am64xx-evm-09.02.01.09/board-support/ti-linux-kernel-6.1.80+gitAUTOINC+2e423244f8-ti# make linux
SYNC include/config/auto.conf.cmd
*
* Restart config...
*
*
* General setup
*
Compile also drivers which will not load (COMPILE_TEST) [N/y/?] n
Compile the kernel with warnings as errors (WERROR) [N/y/?] n
Local version - append to kernel release (LOCALVERSION) []
Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] y
Build ID Salt (BUILD_SALT) []
Kernel compression mode
> 1. Gzip (KERNEL_GZIP) (NEW)
2. Bzip2 (KERNEL_BZIP2) (NEW)
3. LZMA (KERNEL_LZMA) (NEW)
4. XZ (KERNEL_XZ) (NEW)
5. LZO (KERNEL_LZO) (NEW)
6. LZ4 (KERNEL_LZ4) (NEW)
7. ZSTD (KERNEL_ZSTD) (NEW)
choice[1-7?]: ^Cscripts/kconfig/Makefile:77: recipe for target 'syncconfig' failed
make[2]: *** [syncconfig] Interrupt
Makefile:703: recipe for target 'syncconfig' failed
make[1]: *** [syncconfig] Interrupt
Makefile:803: recipe for target 'include/config/auto.conf.cmd' failed
make: *** [include/config/auto.conf.cmd] Interrupt