armbian-build/config/boards/odroidc2.conf
ThomasKaiser c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00

24 lines
612 B
Plaintext

# S905 C2 quad core
BOARD_NAME="Odroid C2"
BOARDFAMILY="odroidc2"
BOOTCONFIG_DEFAULT="odroidc2_config"
BOOTCONFIG_NEXT="odroid-c2_defconfig"
BOOTCONFIG_DEV="odroid-c2_defconfig"
#
MODULES="bonding"
MODULES_NEXT=""
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="jessie,xenial:default"
DESKTOP_TARGET="xenial:default"
CLI_BETA_TARGET="stretch:next"
DESKTOP_BETA_TARGET=""
#
RECOMMENDED="Ubuntu_xenial_default_desktop:90,Debian_jessie_default:90"
#
BOARDRATING=""
HARDWARE="http://docs.armbian.com/board_details/odroidc2/"
FORUMS="http://forum.armbian.com/index.php/forum/16-amlogic/"
BUY="http://amzn.to/2kp6oo7"