Searched refs:BUILD_BASE (Results 1 – 5 of 5) sorted by relevance
25 BUILD_PLAT := $(abspath ${BUILD_BASE})/${PLAT}/${TARGET_BOARD}/${BUILD_TYPE}
56 BUILD_PLAT := ${BUILD_BASE}/${PLAT}/${TARGET_SOC}/${BUILD_TYPE}
39 BUILD_BASE=<path to the build folder> \
554 ifeq (${BUILD_BASE},)555 BUILD_BASE := ./build macro557 BUILD_PLAT := $(abspath ${BUILD_BASE})/${PLAT}/${BUILD_TYPE}1551 $(call SHELL_REMOVE_DIR,${BUILD_BASE})
141 - ``BUILD_BASE``: Output directory for the build. Defaults to ``./build``