diff --git a/Makefile b/Makefile index 720d2b7214..e7a546e1d9 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ submodules: git submodule sync git submodule update --init --recursive -sysroot: all +sysroot: rm -rf $@ rm -rf $@.partial mkdir -p $@.partial