X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/c3437f2bdbb60a09c19b4d4f04312195d9d683e0..9fe0b5ec0a580b4e911224befeb0be23404aa3be:/continuous/steps/30-compile?ds=sidebyside diff --git a/continuous/steps/30-compile b/continuous/steps/30-compile index e43e00f..5887638 100755 --- a/continuous/steps/30-compile +++ b/continuous/steps/30-compile @@ -6,4 +6,7 @@ cd linux export ARCH=powerpc export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc-4.7.2-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/bin/powerpc-603e-linux-gnu- -make -j$(ncpus) uImage shark-ryu.dtb + +test -t 0 || CHRONIC=chronic + +$CHRONIC make -j$(ncpus) uImage shark-ryu.dtb