Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:build-image-with-3g-dongle-support [2018/02/28 04:06] – [Build process] remove dead link alive4ever | docs:guide-developer:build-image-with-3g-dongle-support [2018/03/03 20:25] (current) – ↷ Links adapted because of a move operation | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| You need to clone OpenWrt git repository on your build system and synchronize all package feeds with your config file. | You need to clone OpenWrt git repository on your build system and synchronize all package feeds with your config file. | ||
| - | Be sure to understand the [[docs:user-guide: | + | Be sure to understand the [[docs: |
| ===== Configuring packages ===== | ===== Configuring packages ===== | ||
| Line 142: | Line 142: | ||
| </ | </ | ||
| - | ===== Build process ===== | + | ===== Build process ===== |
| Continue selecting packages as needed. When you are done, run the build process | Continue selecting packages as needed. When you are done, run the build process | ||
| < | < | ||
| Line 149: | Line 149: | ||
| </ | </ | ||
| - | Faster build time can be achieved by enabling multiple build jobs. In case of quad-core cpu((Optimal build performance can be achieved by [[https:// | + | Faster build time can be achieved by enabling multiple build jobs. In case of quad-core cpu. |
| < | < | ||
| time make -j8 V=s | time make -j8 V=s | ||