Jump to content

Template:Networking device compiling a single package: Difference between revisions

No edit summary
No edit summary
Line 21: Line 21:
<ol>
<ol>
<li>While standing in root directory of the project execute this command in the terminal:
<li>While standing in root directory of the project execute this command in the terminal:
  <pre>make package/{{{package_name}}}/compile</pre></li>
  <pre>make package/<noinclude>{{{package_name}}}</noinclude>/compile</pre></li>
[[File:{{{package_compile_file}}}]]
[[File:{{{package_compile_file}}}]]
<li>The compiled package can be found in the directory <b>{{{compiled_package_path}}}</b>. Upload the <b>{{{package_name}}}</b> install file into the router by executing this command in the terminal:
<li>The compiled package can be found in the directory <b>{{{compiled_package_path}}}</b>. Upload the <b>{{{package_name}}}</b> install file into the router by executing this command in the terminal: