dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update iotd and test infared ok
guowenxue
2021-04-23
7a0488541f68d1a9eb712a4eb5c6c36da150bc4a
[raspberrypi.git]
/
iotd
/
3rdlib
/
makefile
1
2
3
4
5
6
7
all:
sed -i -e "s|^CROSSTOOL=.*|CROSSTOOL=${CROSSTOOL}|g" build.sh
@bash build.sh
distclean:
@bash build.sh clean