xref: /linux/tools/testing/selftests/powerpc/eeh/Makefile (revision 238e4a5baa361256ae1641ad9455bb2bb359273f)
1# SPDX-License-Identifier: GPL-2.0
2noarg:
3	$(MAKE) -C ../
4
5TEST_PROGS := eeh-basic.sh
6TEST_FILES := eeh-functions.sh
7
8top_srcdir = ../../../../..
9include ../../lib.mk
10