diff --git a/Makefile b/Makefile index 7f312ac..aa153b3 100644 --- a/Makefile +++ b/Makefile @@ -96,6 +96,7 @@ toolchain-restore-mtime: .PHONY: toolchain-dist-cache toolchain-dist-cache: + mkdir -p $(OUT_DIR) cp -Rp $(DIST_DIR)/* $(OUT_DIR)/ $(CONFIG_DIR)/apt-base.list: