index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
spi
/
Makefile
blob: 3815b18ba0703631de16203bdf3087a40e1a4757 (
plain
)
1
2
3
4
5
6
CC
=
$(
CROSS_COMPILE
)
gcc
all
:
spidev_test
spidev_fdx
clean
:
$(
RM
)
spidev_test
spidev_fdx