OrangePi One Plus: Enable legacy kernel (5.4)

This commit is contained in:
Werner 2020-09-01 09:35:53 +02:00 committed by GitHub
parent b218c5e7d6
commit d70ebd1ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@
BOARD_NAME="Orange Pi One+"
BOARDFAMILY="sun50iw6"
BOOTCONFIG="orangepi_one_plus_defconfig"
KERNEL_TARGET="current,dev"
KERNEL_TARGET="legacy,current,dev"
ATFBRANCH="tag:v2.2"