dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of ssh://master.iot-yun.club:2280/raspberrypi
guowenxue
2022-04-10
9b9e6fa0ba75658e1b9c26548003fdd28d6014f6
[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