armbian-build/config/boards/roseapple.eos
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

17 lines
426 B
Plaintext

# S500 Tantron Roseapple Action quad core
BOARD_NAME="Roseapple Pi"
BOARDFAMILY="s500"
BOOTCONFIG="actduino_bubble_gum_v10_defconfig"
MODULES="ethernet"
MODULES_NEXT=""
#
KERNEL_TARGET="default"
CLI_TARGET=""
DESKTOP_TARGET=""
#
RECOMMENDED="Debian_jessie_default:80,Ubuntu_xenial_default_desktop:80"
#
BOARDRATING=""
HARDWARE="http://wiki.linux-xapple.org/"
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"