This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
7dc86ef5ac
OpenCloudOS-Kernel
/
tools
/
testing
/
selftests
/
watchdog
/
Makefile
9 lines
97 B
Makefile
Raw
Blame
History
TEST_PROGS
:=
watchdog-test
all
:
$(
TEST_PROGS
)
i
n
c
l
u
d
e
.
.
/
l
i
b
.
m
k
clean
:
rm -fr
$(
TEST_PROGS
)
Reference in New Issue
View Git Blame
Copy Permalink