repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/qaic: Add AIC200 support
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
module
/
Makefile
blob
6132d7ddb08b0e37279ee26de10a22f5fd37d73d
1
# SPDX-License-Identifier: GPL-2.0-only
2
# Makefile for module loading selftests
3
4
# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
5
all
:
6
7
TEST_PROGS
:=
find_symbol.sh
8
9
include
..
/
lib.mk
10
11
# Nothing to clean up.
12
clean
: