Changes

no edit summary
Line 1: Line 1: −
__TOC__
+
 
 
==Introduction==
 
==Introduction==
   Line 22: Line 22:  
<ul>
 
<ul>
 
     <li>A PC, laptop or virtual machine running Linux OS (We recommend using Ubuntu 16.04 LTS)</li>
 
     <li>A PC, laptop or virtual machine running Linux OS (We recommend using Ubuntu 16.04 LTS)</li>
     <li>A {{{series}}} series {{{device_type}}} RUTX08, RUTX09, RUTX10 or RUTX11</li>
+
     <li>A {{{series}}} series {{{device_type}}}</li>
 
     <li>An SDK intended for your router, which can be downloaded here: <b>[[Software Development Kit]]</b></li>
 
     <li>An SDK intended for your router, which can be downloaded here: <b>[[Software Development Kit]]</b></li>
 
</ul>
 
</ul>
Line 48: Line 48:     
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:{{{compile_no_threads_file}}}|border|class=tlt-border|1000 px]]
    
<b>Note</b>: the first time you compile a firmware file it may take up to <b>two hours</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/{{{arch_type}}}/generic/tltFws</i> directory. It should contain a file {{{sdk_device_name}}}_R_GPL_00.XX.YY.Z_WEBUI.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>two hours</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/{{{arch_type}}}/generic/tltFws</i> directory. It should contain a file {{{sdk_device_name}}}_R_GPL_00.XX.YY.Z_WEBUI.bin, it can be used to upgrade your router's firmware via its web interface.
Line 61: Line 62:  
   make -j<nproc_output>
 
   make -j<nproc_output>
   −
[[File:make_with_jobs_v1.gif]]
+
[[File:{{{compile_with_threads_file}}}|border|class=tlt-border|1000 px]]

Navigation menu