]> 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)
commit0243a35b3bb7396821bc46eea4824151a988d39e
tree2fcb7963e0a04e3be5a4c9807d9722235486b382
parentba12e5cfa34f4704055a35308f70038f2c736109
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]