1
0
Fork 0
alistair23-linux/tools/testing/selftests/powerpc/cache_shape
Michael Ellerman 69f8117f17 selftests/powerpc/cache_shape: Fix out-of-tree build
Use TEST_GEN_PROGS and don't redefine all, this makes the out-of-tree
build work. We need to move the extra dependencies below the include
of lib.mk, because it adds the $(OUTPUT) prefix if it's defined.

We can also drop the clean rule, lib.mk does it for us.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-31 23:56:22 +11:00
..
.gitignore selftests/powerpc: Add cache_shape sniff test 2017-03-20 19:02:49 +11:00
Makefile selftests/powerpc/cache_shape: Fix out-of-tree build 2018-10-31 23:56:22 +11:00
cache_shape.c selftests/powerpc: Add cache_shape sniff test 2017-03-20 19:02:49 +11:00