Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
dff655e82faffc287d4a72a59f66fa120bf904e4
/
.
/
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