(2)将瑞芯微官方5.10.198kernel 替换 SDK下的kernel文件,也报错
processing option: extboot
============Start building kernel============
TARGET_ARCH =arm64
TARGET_KERNEL_CONFIG =rockchip_linux_defconfig
TARGET_KERNEL_DTS =roc-rk3588s-pc-mipi101-M101014-BE45-A1
TARGET_KERNEL_CONFIG_FRAGMENT =rk3588_linux.config firefly-linux.config
==========================================
/home/px/proj/rk3588_sdk
#
# configuration written to .config
#
Using .config as base
Merging ./arch/arm64/configs/rk3588_linux.config
Value of CONFIG_BCMDHD_PCIE is redefined by fragment ./arch/arm64/configs/rk3588_linux.config:
Previous value: # CONFIG_BCMDHD_PCIE is not set
New value: CONFIG_BCMDHD_PCIE=y
Value of CONFIG_MALI_CSF_SUPPORT is redefined by fragment ./arch/arm64/configs/rk3588_linux.config:
Previous value: # CONFIG_MALI_CSF_SUPPORT is not set
New value: CONFIG_MALI_CSF_SUPPORT=y
#
# merged configuration written to .config (needs make)
#
.config:7203:warning: override: BCMDHD_PCIE changes choice state
#
# configuration written to .config
#
scripts/kconfig/Makefile:93: *** No configuration exists for this target on this architecture. Stop.
Makefile:639: recipe for target 'firefly-linux.config' failed
make[1]: *** [firefly-linux.config] Error 2
Makefile:357: recipe for target '__build_one_by_one' failed
make: *** [__build_one_by_one] Error 2
ERROR: Running build_extboot failed!
ERROR: exit code 2 from line 784:
make ARCH=$RK_ARCH $RK_KERNEL_DEFCONFIG $RK_KERNEL_DEFCONFIG_FRAGMENT