mirror of
https://github.com/armbian/build.git
synced 2025-08-14 15:16:58 +02:00
* Change DEV to EDGE * Renaming patches dev folder to edge * Move patches into subdir where they will be archived. * Relink patch directories properly
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
# Allwinner H2+ quad core 512MB SoC Wi-Fi/BT
|
|
BOARD_NAME="Banana Pi M2 Zero"
|
|
BOARDFAMILY="sun8i"
|
|
BOOTCONFIG="bananapi_m2_zero_defconfig"
|
|
MODULES_LEGACY="g_serial"
|
|
MODULES_CURRENT="g_serial"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="legacy,current,edge"
|