Update script to be able to build with the new buildroot.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user