Add docs for the nucleo for the stm32l452
[hw/altusmetrum] / .hooks / post-checkout
index c1e6b7783f69a0d74f9cb598f7d2252e40d44ff7..04561f20cecd647ef051aeb5f97ffb91cb92e862 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 TOP=`git rev-parse --git-dir`/..
-cd "$TOP"/packages >/dev/null && make -q || make
+cd "$TOP"/packages >/dev/null && make -j1 -q || make