]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/steps/30-compile
continuous: Add -w flag to make
[can-benchmark.git] / continuous / steps / 30-compile
index e43e00f683323954531d8b9d0f2c6d8e6f4fdf91..4008682021a8f51340bdaf626ea875791e2ba478 100755 (executable)
@@ -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 -w -j$(nproc) uImage