aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/powerpc/eeh/Makefile
blob: ae963eb2dc5bf9ddc053a304f039c2ae284eb233 (plain) (blame)
1
2
3
4
5
6
7
8
9
# 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