summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/cache_shape/Makefile
blob: 3a3ca956ac66492adc76cba43e27f86c5b285ec4 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS := cache_shape

top_srcdir = ../../../../..
include ../../lib.mk
include ../flags.mk

$(TEST_GEN_PROGS): ../harness.c ../utils.c