Add missing tinker board

This commit is contained in:
mbo18 2018-10-09 09:29:38 +02:00 committed by GitHub
parent 916f3caedd
commit 0e51d74265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ ARCH_ALL = [
MACHINE_ALL = [ MACHINE_ALL = [
'intel-nuc', 'qemux86', 'qemux86-64', 'qemuarm', 'qemuarm-64', 'intel-nuc', 'qemux86', 'qemux86-64', 'qemuarm', 'qemuarm-64',
'raspberrypi', 'raspberrypi2', 'raspberrypi3', 'raspberrypi3-64', 'raspberrypi', 'raspberrypi2', 'raspberrypi3', 'raspberrypi3-64',
'odroid-c2', 'odroid-xu', 'tinker', 'odroid-c2', 'odroid-xu',
] ]
STARTUP_ALL = [ STARTUP_ALL = [