Update script to be able to build with the new buildroot.

This commit is contained in:
2016-11-25 21:46:07 +01:00
committed by jbnadal
parent 6c92722606
commit 04fdc62799
5 changed files with 473 additions and 149 deletions

View File

@@ -21,3 +21,5 @@ endif
export BUILD_TYPE
export BR_LOCAL_BUILDS_ROOT ?= $(BR_PROJECT)/../../_builds
export BR_STAGING ?= $(BR_LOCAL_BUILDS_ROOT)/$(BR_PROJECT_NAME)$(BUILD_DIR)/
unexport DEBUG