diff --git a/Makefile b/Makefile index 9ec7315..3b435b9 100644 --- a/Makefile +++ b/Makefile @@ -80,6 +80,7 @@ clean-vlink: # clean-prefix drops the files from prefix folder clean-prefix: rm -rf $(PREFIX)/* + mkdir -p $(PREFIX)/bin # ================================================= # update all projects