]> 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 5b3d4e55c19c965ca7f2c799aee9c919ba7cd76c..4008682021a8f51340bdaf626ea875791e2ba478 100755 (executable)
@@ -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$(nproc) uImage
+$CHRONIC make -w -j$(nproc) uImage