blob: 826f38d5dd19f1a0455cdc1074bdd83b6dce02c5 [file] [log] [blame]
Kees Cook0a8adf52014-07-14 14:38:12 -07001# Makefile for firmware loading selftests
2
3# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
4all:
5
Luis R. Rodriguezb3cf21f2018-03-10 06:14:54 -08006TEST_PROGS := fw_run_tests.sh
Kees Cook0a8adf52014-07-14 14:38:12 -07007
Michael Ellerman5e29a912015-03-11 15:05:59 +11008include ../lib.mk
Kees Cook0a8adf52014-07-14 14:38:12 -07009
10# Nothing to clean up.
11clean: