]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Add an example config that does cross compiling of several archs
authorSteven Rostedt <srostedt@redhat.com>
Tue, 22 May 2012 04:11:00 +0000 (00:11 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 22 May 2012 04:11:00 +0000 (00:11 -0400)
commitb4edd7ecbdea8630e441aaaae0fa4772034d97ce
tree2fcb7963e0a04e3be5a4c9807d9722235486b382
parentf402de02c62e325b764cc8d12c761da941e8c7a2
ktest: Add an example config that does cross compiling of several archs

Add the config that I use to test several archs. I downloaded several
cross compilers from:

 http://kernel.org/pub/tools/crosstool/files/bin/x86_64/

and this config is an example to crosscompile several archs to make sure
that your changes do not break archs that you are not working on.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/examples/crosstests.conf [new file with mode: 0644]