xref: /linux/tools/testing/selftests/powerpc/eeh/Makefile (revision 2a5d2bd159f33ef34484ee14705dcf8634061f2c)
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