Status changes: csc to conf and vice versa

- set build priorities
This commit is contained in:
Igor Pecovnik
2025-02-20 21:50:46 +01:00
committed by Igor
parent 370f85b067
commit e541581263
5 changed files with 1 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ BOARDFAMILY="rockchip-rk3588"
BOARD_MAINTAINER="amazingfate prahal" BOARD_MAINTAINER="amazingfate prahal"
BOOTCONFIG="rock-5-itx-rk3588_defconfig" BOOTCONFIG="rock-5-itx-rk3588_defconfig"
KERNEL_TARGET="current,edge,vendor" KERNEL_TARGET="current,edge,vendor"
KERNEL_TEST_TARGET="vendor,current"
FULL_DESKTOP="yes" FULL_DESKTOP="yes"
BOOT_LOGO="desktop" BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3588-rock-5-itx.dtb" BOOT_FDT_FILE="rockchip/rk3588-rock-5-itx.dtb"