Sign in
cos
/
third_party
/
kernel
/
0eae577cf6b3f6844e1328ed3d4643f7f44dfc19
/
.
/
tools
/
testing
/
selftests
/
cachestat
/
Makefile
blob: 778b54ebb0364d9d556d2b146fabb6b1b6630b29 [
file
]
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS
:=
test_cachestat
CFLAGS
+=
$
(
KHDR_INCLUDES
)
CFLAGS
+=
-
Wall
LDLIBS
+=
-
lrt
include
../
lib
.
mk