Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d7936abfc24afa29d587b2bdd0829092dc478ebf
/
.
/
tools
/
testing
/
selftests
/
firmware
/
Makefile
blob: 1894d625af2da540803c0ef70b3502db4f1c190d [
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_fallback
.
sh
include
../
lib
.
mk
# Nothing to clean up.
clean
: