selftests/powerpc: Fix Makefiles for headers_install change
[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 all: $(TEST_PROGS)
5
6 $(TEST_PROGS): ../harness.c ../utils.c
7
8 top_srcdir = ../../../../..
9 include ../../lib.mk
10
11 clean:
12         rm -f $(TEST_PROGS) *.o