Nanopi R6: adjust kernel build target to have correct images built
This commit is contained in:
parent
020fc510c4
commit
bd611af589
@ -5,7 +5,7 @@ BOARD_MAINTAINER="efectn"
|
||||
BOOTCONFIG="nanopi-r6s-rk3588s_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate
|
||||
BOOT_SOC="rk3588"
|
||||
KERNEL_TARGET="edge,current,vendor"
|
||||
KERNEL_TEST_TARGET="vendor,current,edge"
|
||||
KERNEL_TEST_TARGET="vendor,current"
|
||||
FULL_DESKTOP="yes"
|
||||
BOOT_LOGO="desktop"
|
||||
IMAGE_PARTITION_TABLE="gpt"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user