summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/eeh/Makefile
blob: 70797716f2b56bf22dc381de1cf420e8198f926b (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0
noarg:
	$(MAKE) -C ../

TEST_PROGS := eeh-basic.sh
TEST_FILES := eeh-functions.sh settings

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