Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0994c030443b50089b8ac74bc863d71238739f2e
/
.
/
tools
/
testing
/
selftests
/
networking
/
timestamping
/
Makefile
blob: ccbb9edbbbb9a614463ae2c2c0f367447dffc492 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
hwtstamp_config timestamping txtimestamp
all
:
$
(
TEST_PROGS
)
include
../../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)