This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
69a73e744d
linux
/
tools
/
spi
/
Makefile
7 lines
92 B
Makefile
Raw
Blame
History
CC
=
$(
CROSS_COMPILE
)
gcc
all
:
spidev_test
spidev_fdx
clean
:
$(
RM
)
spidev_test spidev_fdx
Reference in New Issue
View Git Blame
Copy Permalink