aboutsummaryrefslogtreecommitdiff
path: root/payloads/external
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external')
-rw-r--r--payloads/external/tianocore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/tianocore/Makefile b/payloads/external/tianocore/Makefile
index 635c0d6c58..9945411880 100644
--- a/payloads/external/tianocore/Makefile
+++ b/payloads/external/tianocore/Makefile
@@ -69,7 +69,7 @@ update: $(project_dir)
else \
echo " Working directory not clean; will not overwrite"; \
fi; \
- git submodule update --init --recursive
+ git submodule update --init
checktools:
echo "Checking uuid-dev..."