Sign in
cos
/
third_party
/
kernel
/
1abebf8624cc7d4e8a9bb2bccff8f0dc031fd549
/
.
/
tools
/
testing
/
selftests
/
user_events
/
Makefile
blob: 10fcd0066203b46cd3de824f5697a6c6fd977cd5 [
file
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
Wl
,-
no
-
as
-
needed
-
Wall
$
(
KHDR_INCLUDES
)
LDLIBS
+=
-
lrt
-
lpthread
-
lm
TEST_GEN_PROGS
=
ftrace_test dyn_test perf_test abi_test
TEST_FILES
:=
settings
include
../
lib
.
mk