mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Update targets.conf * Update targets-desktop-beta.conf * Update targets-cli-beta.conf * Update targets.conf Update targets according ot current status of maintainer list reduce userspaces to Focal reduce to xfce default desktop keep one minimal and one edge to check if they build at least. * adjust support status according current maintainer sheet * Readd pbp * Readd pbp * Readd C2 Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
# Allwinner H5 quad core 1GB RAM SoC headless GBE eMMC
|
|
BOARD_NAME="NanoPi Neo Core 2"
|
|
BOARDFAMILY="sun50iw2"
|
|
BOOTCONFIG="nanopi_neo_core2_defconfig"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
DEFAULT_OVERLAYS="usbhost1 usbhost2"
|
|
DEFAULT_CONSOLE="serial"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
BUILD_DESKTOP="no"
|
|
KERNEL_TARGET="legacy,current,edge"
|