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

15 lines
303 B
Plaintext

# RK3328 quad core SoC 2GB/16GB Gbit WiFi BT
BOARD_NAME="Z28 PRO"
BOARDFAMILY="rockchip64"
BOOTCONFIG="rock64-rk3328_defconfig"
#
MODULES=""
MODULES_NEXT=""
#
KERNEL_TARGET="default"
CLI_TARGET="stretch,bionic:default"
DESKTOP_TARGET="stretch,bionic:default"
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""