dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://master.iot-yun.club:8088/r/raspberrypi
guowenxue
2023-07-10
5e9d03d507aad324a803eb8795e0eed6fb671761
[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