Sign in
android-kvm
/
linux
/
56cec28dc4da396d6032c59ae9614c5a6ae7d7a8
/
.
/
tools
/
testing
/
selftests
/
cachestat
/
Makefile
blob: 778b54ebb0364d9d556d2b146fabb6b1b6630b29 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS
:=
test_cachestat
CFLAGS
+=
$
(
KHDR_INCLUDES
)
CFLAGS
+=
-
Wall
LDLIBS
+=
-
lrt
include
../
lib
.
mk