diff --git a/Makefile b/Makefile index 4f9ffc3..0e9bd1e 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ else # only run for specific gluon devices (works only for a single GLUON_TARGET endif manifest: build - for branch in next experimental testing stable; do \ + for branch in experimental testing stable; do \ ${GLUON_MAKE} manifest GLUON_AUTOUPDATER_BRANCH=$$branch;\ done mv -f ${GLUON_BUILD_DIR}/output/* ./output/