diff --git a/config/boards/hinlink-h66k.csc b/config/boards/hinlink-h66k.csc index c5d4a434e492..2d8ee097e9f2 100644 --- a/config/boards/hinlink-h66k.csc +++ b/config/boards/hinlink-h66k.csc @@ -3,7 +3,7 @@ BOARD_NAME="Hinlink H66K" BOARDFAMILY="rk35xx" BOARD_MAINTAINER="" BOOTCONFIG="radxa-e25-rk3568_defconfig" -KERNEL_TARGET="edge" +KERNEL_TARGET="current,edge" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3568-hinlink-h66k.dtb" diff --git a/config/boards/hinlink-h68k.csc b/config/boards/hinlink-h68k.csc index cb736550899c..78121a6ce8d5 100644 --- a/config/boards/hinlink-h68k.csc +++ b/config/boards/hinlink-h68k.csc @@ -3,7 +3,7 @@ BOARD_NAME="Hinlink H68K" BOARDFAMILY="rk35xx" BOARD_MAINTAINER="" BOOTCONFIG="radxa-e25-rk3568_defconfig" -KERNEL_TARGET="edge" +KERNEL_TARGET="current,edge" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3568-hinlink-h68k.dtb" diff --git a/config/boards/hinlink-hnas.csc b/config/boards/hinlink-hnas.csc index d80fe27c3d00..7c5e69ae90a1 100644 --- a/config/boards/hinlink-hnas.csc +++ b/config/boards/hinlink-hnas.csc @@ -3,7 +3,7 @@ BOARD_NAME="Hinlink HNAS" BOARDFAMILY="rk35xx" BOARD_MAINTAINER="" BOOTCONFIG="radxa-e25-rk3568_defconfig" -KERNEL_TARGET="edge" +KERNEL_TARGET="current,edge" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3568-hinlink-hnas.dtb"