Network: Difference between revisions

basic code formatting
syntax highlighting?
Line 287: Line 287:


=== Building customized OpenWRT for Archer C5 ===
=== Building customized OpenWRT for Archer C5 ===
<pre>
<syntaxhighlight lang="sh">
ssh kanthaus-server
ssh kanthaus-server
sudo -iu openwrt-builder
sudo -iu openwrt-builder
Line 293: Line 293:
make
make
ls -l bin/targets/ath79/generic/
ls -l bin/targets/ath79/generic/
</pre>
</syntaxhighlight>


==== included changes ====
==== included changes ====