commit | 0e56dacdda49940ff6e24e504f11468a27922416 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue Aug 06 17:42:35 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 14:57:03 2013 +1000 |
tree | 4a94ce0779354aad53f5d04c04cd6bbfbc29a38a | |
parent | 39fd40274d1f3a52152ae6fc22f428d93f1a8363 [diff] |
selftests: Add infrastructure for powerpc selftests This commit adds a powerpc subdirectory to tools/testing/selftests, for tests that are powerpc specific. On other architectures nothing is built. The makefile supports cross compilation if the user sets ARCH and CROSS_COMPILE. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>