Sign in
coral
/
linux-imx
/
72c6f89cb0e8df491c2708d4b71e73fe8539da39
/
.
/
tools
/
testing
/
selftests
/
firmware
/
Makefile
blob: 9bf82234855b8f5b0a831ecc97385a5dc5ef4728 [
file
] [
log
] [
blame
]
# Makefile for firmware loading selftests
# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
all
:
TEST_PROGS
:=
fw_filesystem
.
sh fw_userhelper
.
sh
include
../
lib
.
mk
# Nothing to clean up.
clean
: