]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Add Makefile target useful in bisecting Linux kernel
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 6 Oct 2014 12:13:10 +0000 (14:13 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 6 Oct 2014 12:13:42 +0000 (14:13 +0200)
continuous/steps/Makefile

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