mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-16 03:41:26 +00: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
300 B
Text
9 lines
300 B
Text
# Allwinner H3 quad core 512MB RAM SoC Wi-Fi/BT
|
|
BOARD_NAME="Orange Pi Zero Plus 2"
|
|
BOARDFAMILY="sun8i"
|
|
BOOTCONFIG="orangepi_zero_plus2_h3_defconfig"
|
|
MODULES_LEGACY="g_serial"
|
|
MODULES_CURRENT="g_serial"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="legacy,current,edge"
|