commit | 2e109526225a560ef49d49a3bbae62f5cf3ad806 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue May 22 00:11:00 2012 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue May 22 00:11:00 2012 -0400 |
tree | 2fcb7963e0a04e3be5a4c9807d9722235486b382 | |
parent | 3a7bef7917f8fd103197b4cc5969a3125d45deec [diff] |
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>