OpenHarmony开发者论坛

标题: make menuconfig配置 [打印本页]

作者: x999    时间: 2024-5-13 20:45
标题: make menuconfig配置
[md]移植过程中配置好board、soc文件后,执行make menuconfig命令后报错:

warning: <choice> (defined at arch/arm/Kconfig:34) defined with type unknown
warning: <choice> (defined at ../../device/board/beken/shields/Kconfig.liteos_m.shields:4) defined with type unknown
warning: <choice> (defined at ../../device/board/lango/shields/Kconfig.liteos_m.shields:16) defined with type unknown
warning: <choice> (defined at Kconfig:170) defined with type unknown
warning: default on the choice symbol SOC_RK2206 (defined at ../../device/soc/rockchip/rk2206/Kconfig.liteos_m.soc:20) will have no effect, as defaults do not affect choice symbols
make: *** [Makefile:113: menuconfig] Error 1

为什么会出现这样情况呀
[/md]
作者: 深开鸿_王石    时间: 2024-5-14 11:30
kernel编译也是通过gn的,编译kernel子系统,参考:https://gitee.com/openharmony/do ... 1%E5%86%85%E6%A0%B8
作者: x999    时间: 2024-5-14 16:07
回复 深开鸿_王石: 你好,我移植的是mini板,在kernel/liteos_m下执行的make menuconfig 。




欢迎光临 OpenHarmony开发者论坛 (https://forums.openharmony.cn/) Powered by Discuz! X3.5