Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ca9b5b6283984f67434cee810f3b08e19630226d
/
.
/
tools
/
testing
/
selftests
/
timens
/
Makefile
blob: e9fb30bd8aeb3c0ed846ccdd2aeaf18cb6723592 [
file
] [
log
] [
blame
]
TEST_GEN_PROGS
:=
timens timerfd timer clock_nanosleep procfs exec
TEST_GEN_PROGS_EXTENDED
:=
gettime_perf
CFLAGS
:=
-
Wall
-
Werror
-
pthread
LDFLAGS
:=
-
lrt
-
ldl
include
../
lib
.
mk