Network: Difference between revisions
basic code formatting |
syntax highlighting? Tags: Reverted Visual edit: Switched |
||
Line 287: | Line 287: | ||
=== Building customized OpenWRT for Archer C5 === | === Building customized OpenWRT for Archer C5 === | ||
< | <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/ | ||
</ | </syntaxhighlight> | ||
==== included changes ==== | ==== included changes ==== |