OrangePi Lite2: Enable legacy kernel (5.4)

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

View File

@ -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"