]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/blob - tools/testing/selftests/powerpc/cache_shape/Makefile
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git...
[rpmsg/rpmsg.git] / tools / testing / selftests / powerpc / cache_shape / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := cache_shape
4 all: $(TEST_PROGS)
6 $(TEST_PROGS): ../harness.c ../utils.c
8 top_srcdir = ../../../../..
9 include ../../lib.mk
11 clean:
12         rm -f $(TEST_PROGS) *.o