openWrt手动下载编译依赖环境

操作

## 先cd到你的openWrt目录
cd ~/openWrt/

## 下载依赖
$ make download V=s

 或

make -j8 download V=s 下载dl库(国内请尽量全局k科 x学 上网)

 

 

 

参考:

https://www.cnblogs.com/sbkill1r/p/14115667.html

https://github.com/coolsnowwolf/lede

posted @ 2022-03-12 22:25  悟透  阅读(720)  评论(0)    收藏  举报