Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
5ca5f00a167cdd28bcfeeae6ddd370b13ac00a2a
/
.
/
tools
/
testing
/
selftests
/
drivers
/
ntsync
/
Makefile
blob: dbf2b055c0b287dc032e931bccf69720cb7cb57d [
file
] [
log
] [
blame
]
# SPDX-LICENSE-IDENTIFIER: GPL-2.0-only
TEST_GEN_PROGS
:=
ntsync
CFLAGS
+=
$
(
KHDR_INCLUDES
)
LDLIBS
+=
-
lpthread
include
../../
lib
.
mk