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