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
11 lines
336 B
Text
11 lines
336 B
Text
# Allwinner H5 quad core 512MB RAM SoC GBE WiFi SPI
|
|
BOARD_NAME="Orange Pi Zero Plus"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOOTCONFIG="orangepi_zero_plus_defconfig"
|
|
DEFAULT_CONSOLE="serial"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
BUILD_DESKTOP="no"
|
|
KERNEL_TARGET="legacy,current,edge"
|