aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/eeh/Makefile
blob: b397babd569b7ad4ad3e79c663fb11d1ffb6b835 (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

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