build: fix inclusion of site/modules

This commit is contained in:
Matthias Schiffer 2017-01-19 17:27:14 +01:00
parent 054b1094ff
commit aaa4150613
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 7 additions and 7 deletions

View File

@ -30,17 +30,17 @@ export GLUON_RELEASE GLUON_ATH10K_MESH GLUON_REGION
update: FORCE
@scripts/update.sh
@scripts/patch.sh
@scripts/feeds.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/update.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/patch.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/feeds.sh
update-patches: FORCE
@scripts/update.sh
@scripts/update-patches.sh
@scripts/patch.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/update.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/update-patches.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/patch.sh
update-feeds: FORCE
@scripts/feeds.sh
@GLUON_SITEDIR='$(GLUON_SITEDIR)' scripts/feeds.sh
GLUON_TARGETS :=