Skip to content

Commit

Permalink
add r1000 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Aug 9, 2022
1 parent 9fe3c7f commit 712659c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const path = require('path');
const architectures = {
braswell: ['x86_64', 'apollolake', 'avoton', 'braswell', 'broadwell', 'broadwellnk', 'broadwellntb',
'broadwellntbap', 'bromolow', 'cedarview', 'coffeelake', 'denverton', 'geminilake', 'grantley',
'kvmx64', 'purley', 'skylaked', 'v1000'],
'kvmx64', 'purley', 'skylaked', 'v1000', 'r1000'],
evansport: ['i686', 'evansport'],
alpine: ['armv7', 'alpine', 'alpine4k'],
rtd1296: ['armv8', 'rtd1296'],
Expand Down

0 comments on commit 712659c

Please sign in to comment.