xref: /linux/tools/testing/selftests/firmware/Makefile (revision 5e29a9105b1a0da86eff0ad6ae015997b49d4d1d)
10a8adf58SKees Cook# Makefile for firmware loading selftests
20a8adf58SKees Cook
30a8adf58SKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
40a8adf58SKees Cookall:
50a8adf58SKees Cook
6*5e29a910SMichael EllermanTEST_PROGS := fw_filesystem.sh fw_userhelper.sh
70a8adf58SKees Cook
8*5e29a910SMichael Ellermaninclude ../lib.mk
90a8adf58SKees Cook
100a8adf58SKees Cook# Nothing to clean up.
110a8adf58SKees Cookclean:
12