use --recursive on git submodule not --remote - one does a "latest update"
[soclayout.git] / experiments9 / tsmc_c018 / build_full_4ksram_recon.sh
index 4d1c8fb0449cdb06d47db53eb6d21df077c53c93..6087423fda8495e42890d6eaf0a7c2bf572ace8f 100755 (executable)
@@ -23,9 +23,9 @@ wget http://ftp.libre-soc.org/libresoc_logo.gds
 # initialise/update the pinmux submodule
 if [ "${USER}" = "jpc" ]; then
   # Must be done in the root of the repository when cloning anew.
-  (cd ../..; git submodule update --init --remote)
+  (cd ../..; git submodule update --init --recursive)
 else
-  git submodule update --init --remote
+  git submodule update --init --recursive
 fi
 
 # makes symlinks to alliance