X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f6d1132bddd2be5bb47248fe3624de373ae6d6f7..def3d6a6456917806ba3e1cf02705d3512899cc7:/continuous/steps/30-compile diff --git a/continuous/steps/30-compile b/continuous/steps/30-compile index e256b00..5b3d4e5 100755 --- a/continuous/steps/30-compile +++ b/continuous/steps/30-compile @@ -9,4 +9,4 @@ export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc- test -t 0 || CHRONIC=chronic -$CHRONIC make -j$(ncpus) uImage +$CHRONIC make -j$(nproc) uImage