Skip to content

Commit

Permalink
Add Odroid N2 remove orangepi (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jan 4, 2020
1 parent 9e39289 commit db94672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ BUILD_ERROR=()
declare -A BUILD_MACHINE=(
[intel-nuc]="amd64" \
[odroid-c2]="aarch64" \
[odroid-n2]="aarch64" \
[odroid-xu]="armv7" \
[orangepi-prime]="aarch64" \
[qemuarm]="armhf" \
[qemuarm-64]="aarch64" \
[qemux86]="i386" \
Expand Down

0 comments on commit db94672

Please sign in to comment.