This website requires JavaScript.
Explore
Help
Register
Sign In
netease
/
SmartAudio
Watch
1
Star
0
Fork
You've already forked SmartAudio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
65dc1537ff
SmartAudio
/
lichee
/
linux-4.9
/
samples
/
watchdog
/
Makefile
9 lines
92 B
Makefile
Executable File
Raw
Blame
History
CC
:=
$(
CROSS_COMPILE
)
gcc
PROGS
:=
watchdog-simple
all
:
$(
PROGS
)
clean
:
rm -fr
$(
PROGS
)
Reference in New Issue
View Git Blame
Copy Permalink