Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c22baeab40b2f8e75907cfd7aa69147d5343d2c
/
.
/
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