1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 20a8adf58SKees Cook# Makefile for firmware loading selftests 3901cff7cSTopi MiettinenCFLAGS = -Wall \ 4901cff7cSTopi Miettinen -O2 50a8adf58SKees Cook 6b3cf21faSLuis R. RodriguezTEST_PROGS := fw_run_tests.sh 7*a37dddddSRuss WeightTEST_FILES := fw_fallback.sh fw_filesystem.sh fw_upload.sh fw_lib.sh 8901cff7cSTopi MiettinenTEST_GEN_FILES := fw_namespace 90a8adf58SKees Cook 105e29a910SMichael Ellermaninclude ../lib.mk 11