Enable current branch on Odroid N2L as it exists now

This commit is contained in:
Igor Pecovnik 2024-02-05 16:57:58 +01:00 committed by Igor
parent 2341940cbe
commit c1d128968b

View File

@ -2,7 +2,7 @@
BOARD_NAME="Odroid N2L"
BOARDFAMILY="meson-g12b"
BOARD_MAINTAINER=""
KERNEL_TARGET="edge" # @TODO: DTB for N2L is only in 6.3+; add current when we bump it to 6.3 or newer.
KERNEL_TARGET="current,edge"
MODULES_BLACKLIST="simpledrm" # SimpleDRM conflicts with Panfrost
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"