X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=45e47c003710b7d568bf504d8a7653db1c7efe1f;hb=e2f7c3d5a59933519e8cf7b4d9176587334d7b70;hp=0dd77d403ef41b9c39ae26797de82fb3eea3b1e8;hpb=bbecd276d2883e488f7ec41ec78a0f71c6d604c1;p=qmk_firmware.git diff --git a/Makefile b/Makefile index 0dd77d403..45e47c003 100644 --- a/Makefile +++ b/Makefile @@ -578,7 +578,7 @@ lib/%: git-submodule: git submodule sync --recursive - git submodule update --init --recursive + git submodule update --init --recursive --progress ifdef SKIP_VERSION SKIP_GIT := yes