armbian-build/config/boards/nanopct4.conf
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
324 B
Plaintext

# RK3399 hexa core 4GB eMMC GBE USB3 USB-C WiFi NVMe
BOARD_NAME="NanoPC T4"
BOARDFAMILY="rk3399"
BOOTCONFIG="nanopi4_defconfig"
#
MODULES=""
MODULES_NEXT=""
#
KERNEL_TARGET="default,dev"
CLI_TARGET="stretch,bionic:default"
DESKTOP_TARGET="stretch,bionic:default"
CLI_BETA_TARGET="stretch,bionic:dev"
DESKTOP_BETA_TARGET=""