diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -578,7 +578,7 @@ lib/%: | |||
| 578 | 578 | ||
| 579 | git-submodule: | 579 | git-submodule: |
| 580 | git submodule sync --recursive | 580 | git submodule sync --recursive |
| 581 | git submodule update --init --recursive | 581 | git submodule update --init --recursive --progress |
| 582 | 582 | ||
| 583 | ifdef SKIP_VERSION | 583 | ifdef SKIP_VERSION |
| 584 | SKIP_GIT := yes | 584 | SKIP_GIT := yes |
