mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
# Allwinner A83T octa core 2Gb SoC Wifi
|
|
BOARD_NAME="Banana Pi M3"
|
|
BOARDFAMILY="sun8i"
|
|
BOARD_MAINTAINER="AaronNGray"
|
|
BOOTCONFIG="Sinovoip_BPI_M3_defconfig"
|
|
OVERLAY_PREFIX="sun8i-a83t"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
KERNEL_TEST_TARGET="current"
|
|
|
|
BOOTBRANCH="tag:v2024.01"
|
|
BOOTPATCHDIR="u-boot-sunxi/board_${BOARD}"
|