xref: /linux/tools/testing/selftests/firmware/Makefile (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
20a8adf58SKees Cook# Makefile for firmware loading selftests
30a8adf58SKees Cook
40a8adf58SKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
50a8adf58SKees Cookall:
60a8adf58SKees Cook
7b3cf21faSLuis R. RodriguezTEST_PROGS := fw_run_tests.sh
81ecb1601SBen HutchingsTEST_FILES := fw_fallback.sh fw_filesystem.sh fw_lib.sh
90a8adf58SKees Cook
105e29a910SMichael Ellermaninclude ../lib.mk
110a8adf58SKees Cook
120a8adf58SKees Cook# Nothing to clean up.
130a8adf58SKees Cookclean:
14