2 Star 7 Fork 26

LicheePiNano/Linux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
copy.sh 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
RobotFly 提交于 2020-06-29 14:27 . 适配xt25f128bflash
CURRENT_DIR=$(cd $(dirname $0); pwd)
mkdir -p ${CURRENT_DIR}/image/
cp ${CURRENT_DIR}/arch/arm/boot/zImage ${CURRENT_DIR}/image/
cp ${CURRENT_DIR}/arch/arm/boot/dts/suniv-f1c100s-licheepi-nano.dtb ${CURRENT_DIR}/image/
echo "all kernel and DTB are copied to ${CURRENT_DIR}/image/"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/LicheePiNano/Linux.git
git@gitee.com:LicheePiNano/Linux.git
LicheePiNano
Linux
Linux
master

搜索帮助