Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
user:ja [2021/11/01 04:13] – Added/edited git pull and wpad info. jauser:ja [2021/11/26 00:37] – Table tested routers modified and message added. ja
Line 1: Line 1:
 ====== My OpenWrt firmware image build guide ====== ====== My OpenWrt firmware image build guide ======
-<hidden onHidden="Click to display more info about tested router hardware and relevant firmware image build information." onVisible="Click to hide table with tested router hardware and relevant build information."+<WRAP important
-^[[toh:start|Hardware]]                                 ^Branch  ^Target System        ^Subtarget                  ^Target Profile        ^Target directory ^ +This method is NOT OFFICIALLY supported. 
-|[[toh:belkin:f5d8235-4|Belkin F5D8235-4]] v1           |21.02.0 |MediaTek Ralink MIPS |RT288x based boards        |Belkin F5D8235 V1     |ramips\rt288x    | +A native [[docs:guide-developer:build-system:install-buildsystem|GNU/Linux environment]] is recommended
-|[[toh:d-link:dir-615|D-Link DIR-615]] rev D3           |19.07.8 |MediaTek Ralink MIPS |RT3x5x/RT5350 based boards |D-Link DIR-615 D      |ramips\rt305x    | +</WRAP>
-|:::                                                    |21.02.0 |"bin is too big: 3932975 > 3866624"                                                    |||| +
-|[[toh:tp-link:archer_mr200|TP-Link Archer MR200]] v1.0 |?       |?                    |?                          |?                     |?                | +
-|[[toh:tp-link:tl-wa730re|TP-Link TL-WA730RE]] v1       |19.07.8 |Atheros ATH79 (DTS)  |Devices with small flash   |TP-LINK TL-WA730RE v1 |ath79\tiny       | +
-|:::                                                    |21.02.0 |"images are too big by 306444 bytes"                                                   |||| +
-</hidden>+
 Build guide mainly based on [[https://openwrt.org/docs/guide-developer/quickstart-build-images?rev=1618756598|an old revision of OpenWrt document "Quick Image Building Guide"]]. Build guide mainly based on [[https://openwrt.org/docs/guide-developer/quickstart-build-images?rev=1618756598|an old revision of OpenWrt document "Quick Image Building Guide"]].
  
Line 187: Line 182:
   * “Subtarget” ⇒ “Select” ⇒ <subtarget> ⇒ “Select”   * “Subtarget” ⇒ “Select” ⇒ <subtarget> ⇒ “Select”
   * “Target Profile” ⇒ “Select” ⇒ <target profile> ⇒ “Select”   * “Target Profile” ⇒ “Select” ⇒ <target profile> ⇒ “Select”
 +<hidden onHidden="Click to display more info about tested router hardware and relevant firmware image build information." onVisible="Click to hide table with tested router hardware and relevant build information.">
 +^[[toh:start|Hardware]]                                 ^Branch  ^Target System        ^Subtarget                  ^Target Profile        ^Target directory ^
 +|[[toh:belkin:f5d8235-4|Belkin F5D8235-4]] v1           |21.02.0 |MediaTek Ralink MIPS |RT288x based boards        |Belkin F5D8235 V1     |ramips\rt288x    |
 +|[[toh:d-link:dir-615|D-Link DIR-615]] rev D3           |19.07.8 |MediaTek Ralink MIPS |RT3x5x/RT5350 based boards |D-Link DIR-615 D      |ramips\rt305x    |
 +|:::                                                    |21.02.0 |"bin is too big: 3932975 > 3866624"                                                    ||||
 +|[[toh:tp-link:archer_mr200|TP-Link Archer MR200]] v1.0 |?       |?                    |?                          |?                     |?                |
 +|[[toh:tp-link:tl-wa730re|TP-Link TL-WA730RE]] v1       |19.07.8 |Atheros ATH79 (DTS)  |Devices with small flash   |TP-LINK TL-WA730RE v1 |ath79\tiny       |
 +|:::                                                    |21.02.0 |"images are too big by 306444 bytes"                                                   ||||
 +|[[toh:ubiquiti:unifi|Ubiquiti UniFi AP-LR]]            |21.02.1 |Atheros ATH79        |Generic                    |Ubiquiti UniFi        |ath79\generic    |
 +</hidden>
  
 ==== 3.2 Options ==== ==== 3.2 Options ====
  • Last modified: 2021/11/27 12:31
  • by ja