Adding support for D-Link DAP-1610 HW ver A2

Finally got around to updating the fork I created for this

Should just have to build it with the normal steps:

  1. Run ./scripts/feeds update -a to obtain all the latest package definitions defined in feeds.conf / feeds.conf.default
  2. Run ./scripts/feeds install -a to install symlinks for all obtained packages into package/feeds/
  3. Run make menuconfig to select your preferred configuration for the toolchain, target system & firmware packages.
  4. Run make to build your firmware. This will download all sources, build the cross-compile toolchain and then cross-compile the GNU/Linux kernel & all chosen applications for your target system.

Also here is a link the the sysupgrade bin

Additional note here on my personal config I updated the LEDs in LUCI to monitor the connection to my router as the low LED 2.4Ghz network Medium 5.0Ghz network and High is monitoring the bridge.

2 Likes