aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/papr_attributes/Makefile
blob: e899712d49db1ab5b57c5f46708417fcc6123e49 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS := attr_test

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

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