armbian-build/config/boards/udoo.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

7 lines
165 B
Plaintext

# Freescale / NXP iMx dual/quad core 1-2GB Gbe Wifi
BOARD_NAME="Udoo"
BOARDFAMILY="imx6"
BOOTCONFIG="udoo_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"