Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 793 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 793 Bytes

LEDE-SDK-ROOter

Hacked together & hard-coded example to demonstrate how to build a ROOter (from ofmodemsandmen.com) that maintains LEDE kernel compatibility.

Example target is a WRT3200ACM. Building from the LEDE development snapshot, any LEDE >= 17.01.6 should work.

.config file is pre-generated for the above example, run make menuconfig to manually generate .config. In the menu: Must DE-select the following in Global Build Settings prior to ./scripts/feeds/ update -a

  • all target specific packages by default
  • all kernel module packages by default
  • all userspace packages by default Select relevant rooter packages with [M] for module (ext-rooter8).

Added rooter patches for Sierra Wireless EM7565

Stubby pulled in from 18 and snapshot packages for DNS over TLS