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*b3cf21faSLuis R. RodriguezTEST_PROGS := fw_run_tests.sh 70a8adf58SKees Cook 85e29a910SMichael Ellermaninclude ../lib.mk 90a8adf58SKees Cook 100a8adf58SKees Cook# Nothing to clean up. 110a8adf58SKees Cookclean: 12