Sign in
cos
/
third_party
/
kernel
/
80aa802c8b1dacdfd244bb9931499a2fa4fcd118
/
.
/
tools
/
testing
/
selftests
/
user_events
/
Makefile
blob: 87d54c6400681c017a6a5727f69ebfcb4fd64ca5 [
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
TEST_FILES
:=
settings
include
../
lib
.
mk