Sign in
cos
/
third_party
/
kernel
/
417e7ec0d61e2bcb4e264375badbd2e3c879467c
/
.
/
tools
/
testing
/
selftests
/
kcmp
/
Makefile
blob: 59a1e537901817e8b04ec3ddfa4a2f6c43ef8a99 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
+=
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
kcmp_test
EXTRA_CLEAN
:=
$
(
OUTPUT
)/
kcmp
-
test
-
file
include
../
lib
.
mk