Skip to content
Snippets Groups Projects
Commit 41d237e2 authored by Michal Sojka's avatar Michal Sojka
Browse files

Add Makefile target useful in bisecting Linux kernel

parent a70a890d
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment