cilynx / DGND3700v2

Updates for the Netgear DGND3700v2 ADLS Modem / Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credits

Many thanks to neil_townsend (ntadmin).

https://community.netgear.com/t5/DSL-Modems-Routers/Customising-the-firmware-for-the-DGND3700v2/m-p/1110131

Overview

Back when the DGND3700v2 firmware was originally built, the world was a different place. I tried building the toolchain and firmware on a 64-bit Debian Jessie host, but ran into all sorts of symantic errors due to changes in current versions of gcc and various libraries. Instead of trying to convince the old build system to work with new symantics, I stood up a 32-bit Debian Wheezy VM and do all my DGND3700v2 work there. I highly recommend you do the same. This Makefile will not work on a modern up-to-date Linux system.

About

Updates for the Netgear DGND3700v2 ADLS Modem / Router


Languages

Language:Makefile 50.9%Language:Shell 49.1%