diff --git a/Makefile b/Makefile index 94eee6dd3d..89b6fe12a6 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ MIRROR_DIR:=$(DL_DIR)/mirror TOOLCHAIN_BUILD_DIR:=$(TOOLCHAIN_DIR)/$(BUILD_DIR) TOOLS_BUILD_DIR:=$(TOOLS_DIR)/$(BUILD_DIR) -SED:=sed +SED:=$(TOOLS_DIR)/sed TAR:=$(TOOLS_DIR)/tar-gnu # Don't go parallel