X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/ca523346ace4c1bc0a752a7f5a25eb28669a9761..HEAD:/continuous/steps/Makefile diff --git a/continuous/steps/Makefile b/continuous/steps/Makefile index cb2703d..6ad4855 100644 --- a/continuous/steps/Makefile +++ b/continuous/steps/Makefile @@ -15,3 +15,11 @@ log: ./20-config ./30-compile ./40-run-tests + +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