armbian-build/config/boards/odroidc2.conf
Tony 5b5bf14a04
Rename odroidc2.eos to odroidc2.conf
We still support the Meson64 family, there is no real difference with the other members of the board family.
2018-11-12 21:42:44 -05:00

15 lines
237 B
Plaintext

# S905 C2 quad core
BOARD_NAME="Odroid C2"
BOARDFAMILY="meson64"
BOOTCONFIG="odroid-c2_defconfig"
#
MODULES="bonding"
MODULES_NEXT=""
#
KERNEL_TARGET="next,dev"
CLI_TARGET=""
DESKTOP_TARGET=""
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""