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
217 B
Text
9 lines
217 B
Text
# Allwinner H3 quad core 1Gb SoC
|
|
BOARD_NAME="NanoPi M1"
|
|
BOARDFAMILY="sun8i"
|
|
BOOTCONFIG="nanopi_m1_defconfig"
|
|
MODULES_LEGACY="g_serial"
|
|
MODULES_CURRENT="g_serial"
|
|
SERIALCON="ttyS0"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
|