selftests/powerpc: Fix out-of-tree build errors
[linux-2.6-block.git] / tools / testing / selftests / powerpc / cache_shape / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := cache_shape
3
4 $(TEST_PROGS): ../harness.c ../utils.c
5
6 top_srcdir = ../../../../..
7 include ../../lib.mk
8
9 clean:
10         rm -f $(TEST_PROGS) *.o