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
10 lines
339 B
Text
10 lines
339 B
Text
# Allwinner H5 quad core 512MB RAM SoC Wi-Fi/BT
|
|
BOARD_NAME="Orange Pi Zero Plus 2"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOOTCONFIG="orangepi_zero_plus2_defconfig"
|
|
MODULES_LEGACY="g_serial"
|
|
MODULES_CURRENT="g_serial"
|
|
DEFAULT_OVERLAYS="gpio-regulator-1.3v usbhost2 usbhost3"
|
|
BUILD_DESKTOP="no"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
KERNEL_TARGET="legacy,current,edge"
|