Sign in
android-kvm
/
linux
/
b136f68eb00d898e8f5549d86cc87e8a9e4185f2
/
.
/
tools
/
testing
/
selftests
/
kcmp
/
Makefile
blob: 59a1e537901817e8b04ec3ddfa4a2f6c43ef8a99 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
+=
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
kcmp_test
EXTRA_CLEAN
:=
$
(
OUTPUT
)/
kcmp
-
test
-
file
include
../
lib
.
mk