Browse Source

opicm4: Support current branch

baiywt 4 months ago
parent
commit
df578f3488
1 changed files with 1 additions and 1 deletions
  1. 1 1
      external/config/boards/orangepicm4.conf

+ 1 - 1
external/config/boards/orangepicm4.conf

@@ -2,7 +2,7 @@
 BOARD_NAME="OPI CM4"
 BOARDFAMILY="rockchip-rk356x"
 BOOTCONFIG="orangepi-cm4-rk3566_defconfig"
-KERNEL_TARGET="legacy"
+KERNEL_TARGET="legacy,current"
 BOOT_LOGO="desktop"
 BOOT_SUPPORT_SPI="yes"
 DISTRIB_TYPE_LEGACY="focal jammy bullseye bookworm raspi"