Sign in
cos
/
third_party
/
kernel
/
fc87d893e2eebdefcdb88db94c968c8ffcb9e2d2
/
.
/
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