Changes

Line 112: Line 112:     
If all is in order, the output should look something like this:
 
If all is in order, the output should look something like this:
[[File:Make_without_jobs_v1.gif]]
+
[[File:Make_without_jobs_v1.gif|1100px|border|class=tlt-border]]
    
<b>Note</b>: the first time you compile a firmware file it may take up to <b>30 minutes</b> before it is complete. Don't close the Terminal window up until then. Once it is finished, you will find the firmware in the <i>./bin/targets/ipq40xx/generic</i> directory. It should contain a file openwrt-ipq40xx-qcom-ipq4018-rutx-squashfs-apps.bin, it can be used to upgrade your router's firmware via its web interface.
 
<b>Note</b>: the first time you compile a firmware file it may take up to <b>30 minutes</b> before it is complete. Don't close the Terminal window up until then. Once it is finished, you will find the firmware in the <i>./bin/targets/ipq40xx/generic</i> directory. It should contain a file openwrt-ipq40xx-qcom-ipq4018-rutx-squashfs-apps.bin, it can be used to upgrade your router's firmware via its web interface.
Line 125: Line 125:  
   make -j<nproc_output>
 
   make -j<nproc_output>
   −
[[File:make_with_jobs_v1.gif]]
+
[[File:make_with_jobs_v1.gif|1100px|border|class=tlt-border]]
    
'''Troubleshooting tips:'''
 
'''Troubleshooting tips:'''