armbian-build/config/boards/odroidc2.csc
Werner 9d8a424c03
Cleanup. Remove deprecated build targets (#3148)
* 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>
2022-01-05 17:55:42 +01:00

8 lines
209 B
Plaintext

# Amlogic S905 C2 quad core 2GB RAM SoC GBE
BOARD_NAME="Odroid C2"
BOARDFAMILY="meson-gxbb"
BOOTCONFIG="odroid-c2_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.mesongx"