Sign in
android
/
kernel
/
common
/
0b21fa707d1fc1b229020c468fefa0aa46d9e266
/
.
/
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
)