Searched refs:BUILD_BASE (Results 1 – 4 of 4) sorted by relevance
14 BUILD_PLAT := $(abspath ${BUILD_BASE})/${PLAT}/${TARGET_BOARD}/${BUILD_TYPE}
56 BUILD_PLAT := ${BUILD_BASE}/${PLAT}/${TARGET_SOC}/${BUILD_TYPE}
478 ifeq (${BUILD_BASE},)479 BUILD_BASE := ./build macro481 BUILD_PLAT := $(abspath ${BUILD_BASE})/${PLAT}/${BUILD_TYPE}1205 $(call SHELL_REMOVE_DIR,${BUILD_BASE})
128 - ``BUILD_BASE``: Output directory for the build. Defaults to ``./build``