Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
refs/tags/v6.9-rc6
/
.
/
tools
/
testing
/
selftests
/
ptp
/
Makefile
blob: 8f57f88ecadd632746d47365b62ac2896149f8fc [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
testptp
LDLIBS
+=
-
lrt
TEST_PROGS
=
phc
.
sh
include
../
lib
.
mk