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