User Tools

Site Tools


compile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
compile [2020/09/20 23:56] – [下载源码] mangogeekcompile [2025/10/14 06:22] (current) – external edit 127.0.0.1
Line 53: Line 53:
 <code bash> <code bash>
   $ git clone https://github.com/widora/openwrt_widora.git   $ git clone https://github.com/widora/openwrt_widora.git
 +如果太慢就用镜像地址
 +  $ git clone https://github.com.cnpmjs.org/widora/openwrt_widora.git
  
 </code> </code>
Line 62: Line 64:
 更新完后,由于本地编译环境有上次的残留,会造成异常,最好做如下清理工作(在openwrt_widora文件夹目录内): 更新完后,由于本地编译环境有上次的残留,会造成异常,最好做如下清理工作(在openwrt_widora文件夹目录内):
   - make clean   - make clean
-  - rm .config 
-  - rm -r tmp/ 
   - /scripts/feeds update -a   - /scripts/feeds update -a
   - /scripts/feeds install -a   - /scripts/feeds install -a
 +  - rm -r tmp/
 +  - rm .config
 重启ubuntu系统后 重启ubuntu系统后
   - make menuconfig   - make menuconfig
compile.1600646165.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki