dashboard
repositories
filestore
activity
search
login
main
/
imx6ull
凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add empty image build shell script
guowenxue
2021-11-13
890cb53deb8d0b440cd3bcb6a252ed44ac150786
[imx6ull.git]
/
bsp
/
images
/
build.sh
1
2
3
4
5
6
7
8
#!/bin/bash
PRJ_PATH=`pwd`
BOARD=imx6ull
# rootfs should be buildroot or stretch/buster/bullseye for debian system
ROOTFS=buildroot