diff --git a/config/boards/orangepilite2.conf b/config/boards/orangepilite2.conf index 9c74871ae..df3d0eb6a 100644 --- a/config/boards/orangepilite2.conf +++ b/config/boards/orangepilite2.conf @@ -2,4 +2,4 @@ BOARD_NAME="Orange Pi Lite 2" BOARDFAMILY="sun50iw6" BOOTCONFIG="orangepi_lite2_defconfig" -KERNEL_TARGET="current,dev" +KERNEL_TARGET="legacy,current,dev"