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
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
net
/
rds
/
Makefile
blob
612a7219990eb11583637e46e68489905d62933e
1
# SPDX-License-Identifier: GPL-2.0
2
3
all
:
4
@echo mk_build_dir
=
"$(shell pwd)"
>
include
.sh
5
6
TEST_PROGS
:=
run.sh
7
8
TEST_FILES
:=
include
.sh
test
.py
9
10
EXTRA_CLEAN
:= /
tmp
/
rds_logs
include
.sh
11
12
include
..
/
..
/
lib.mk