mirror / dd-wrt

DD-WRT Subversion mirror.
http://svn.dd-wrt.com/
535 stars 257 forks source link

Build instructions #169

Open fmuntean opened 2 years ago

fmuntean commented 2 years ago

Can someone add some build instructions please? How can we use this repo to rebuild the binary ?

egc112 commented 2 years ago

Have send you a PM via DDWRT

kernel-panic69 commented 2 years ago

Just an FYI, official toolchains were updated on May 11th/13th: https://download1.dd-wrt.com/dd-wrtv2/downloads/toolchains/

tsl0922 commented 9 months ago

For anyone who want to compile dd-wrt from source, I'm sharing my dd-wrt build scripts and patches here (github actions based).

Althrough it's mainy for PHICOMM K2P (Ralink MT7621 based), should also be useful to others.

https://github.com/tsl0922/DD-WRT

NOTE: The Makefiles and patches are highly optimized for K2P, so don't expect it to work for your router without modification.