From 590231bf989b2372d426aff251ca118cc3cf7739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joda=20St=C3=B6=C3=9Fer?= Date: Mon, 23 Jul 2018 19:15:23 +0200 Subject: [PATCH] remove GLUON_TARGETS and broken in build.sh --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index faec781..6885b96 100755 --- a/build.sh +++ b/build.sh @@ -2,8 +2,6 @@ # environmental and build settings 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}" # start of script