remove GLUON_TARGETS and broken in build.sh
This commit is contained in:
parent
c6bf9064c4
commit
590231bf98
2
build.sh
2
build.sh
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
# environmental and build settings
|
# environmental and build settings
|
||||||
KEYFILE="${KEYFILE:-"$HOME/.ecdsakey"}"
|
KEYFILE="${KEYFILE:-"$HOME/.ecdsakey"}"
|
||||||
export BROKEN=1
|
|
||||||
GLUON_TARGETS="${GLUON_TARGETS:-"ar71xx-generic ar71xx-nand mpc85xx-generic x86-generic x86-64 ramips-mt7621"}"
|
|
||||||
GLUON_PRIORITY="${GLUON_PRIORITY:-7}"
|
GLUON_PRIORITY="${GLUON_PRIORITY:-7}"
|
||||||
|
|
||||||
# start of script
|
# start of script
|
||||||
|
|
Loading…
Reference in New Issue