armbian-build/config/boards/udoo.eos
Alastair D'Silva 0451ec301b Where a board config uses a modern kernel and is already using
either stretch or bionic, enable both distributions.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-11-17 19:25:46 +11:00

11 lines
212 B
Plaintext

# Freescale iMx dual/quad core 1-2GB Gbe Wifi
BOARD_NAME="Udoo"
BOARDFAMILY="udoo"
BOOTCONFIG="udoo_defconfig"
MODULES=""
MODULES_NEXT=""
#
KERNEL_TARGET="next"
CLI_TARGET="stretch,bionic:next"
DESKTOP_TARGET=""