mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07: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
217 B
Plaintext
10 lines
217 B
Plaintext
# 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"
|
|
|