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