repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
tools
/
testing
/
selftests
/
firmware
/
Makefile
blob
1894d625af2da540803c0ef70b3502db4f1c190d
1
# Makefile for firmware loading selftests
2
3
# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
4
all
:
5
6
TEST_PROGS
:=
fw_filesystem.sh fw_fallback.sh
7
8
include
..
/
lib.mk
9
10
# Nothing to clean up.
11
clean
: