bananapi m3, m64: add legacy BRANCH

This commit is contained in:
The-going 2023-04-24 21:45:30 +03:00 committed by Igor
parent 1d61f1d26e
commit e14ded419d

View File

@ -3,4 +3,4 @@ BOARD_NAME="Banana Pi M3"
BOARDFAMILY="sun8i"
BOOTCONFIG="Sinovoip_BPI_M3_defconfig"
OVERLAY_PREFIX="sun8i-a83t"
KERNEL_TARGET="current,edge"
KERNEL_TARGET="legacy,current,edge"