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