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