Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
7de26c41c19fc7b2e078d31fd039e1a017064b89
/
.
/
tools
/
testing
/
selftests
/
timens
/
Makefile
blob: b4fd9a9346547c71e8331d0ccb165ada9200d15e [
file
] [
log
] [
blame
]
TEST_GEN_PROGS
:=
timens timerfd timer clock_nanosleep procfs exec
TEST_GEN_PROGS_EXTENDED
:=
gettime_perf
CFLAGS
:=
-
Wall
-
Werror
-
pthread
LDLIBS
:=
-
lrt
-
ldl
include
../
lib
.
mk