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
/
ptrace
/
Makefile
blob
1c631740a730af922ddfe8363aff7fb4948bf55b
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
+= -
std
=
c99
-
pthread
-
Wall
$(
KHDR_INCLUDES
)
3
4
TEST_GEN_PROGS
:=
get_syscall_info peeksiginfo vmaccess get_set_sud
5
6
include
..
/
lib.mk