]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Add a target for bisecting compilation errors
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 9 Oct 2014 12:39:15 +0000 (14:39 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 9 Oct 2014 12:39:15 +0000 (14:39 +0200)
continuous/steps/Makefile

index ff3d4158a4ec4c6982b80b0d974f447ccbdc9763..6ad4855e6d835aa8288984fe0967dcfd1b3c2296 100644 (file)
@@ -16,8 +16,10 @@ log:
        ./30-compile
        ./40-run-tests
 
-test: # Useful for running "git bisect run" from the linux directory
+compile: # Useful for running "git bisect run" from the linux directory
        ./11-patch
        ./20-config
        ./30-compile
+
+test: compile # Useful for running "git bisect run" from the linux directory
        ../tests/kernelgw