Build images for target x86-64

This commit is contained in:
Jan-Philipp Litza 2017-04-08 11:28:24 +02:00
parent 8a23107440
commit 9ac68a0a92
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# environmental and build settings
KEYFILE="${KEYFILE:-"$HOME/.ecdsakey"}"
GLUON_TARGETS="${GLUON_TARGETS:-"ar71xx-generic ar71xx-nand mpc85xx-generic x86-generic"}"
GLUON_TARGETS="${GLUON_TARGETS:-"ar71xx-generic ar71xx-nand mpc85xx-generic x86-generic x86-64"}"
GLUON_PRIORITY="${GLUON_PRIORITY:-7}"
# start of script