Sign in
coral
/
linux-imx
/
0068bf503db6443305e5d7a99b45ab4396dce9ec
/
.
/
tools
/
testing
/
selftests
/
ptp
/
Makefile
blob: 83dd42b2129e92806138cf653372792effb9ce8a [
file
] [
log
] [
blame
]
TEST_PROGS
:=
testptp
LDLIBS
+=
-
lrt
all
:
$
(
TEST_PROGS
)
include
../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)