ramips: Add Support for the Linksys RE6500

This patch adds support for the Linksys RE6500 Range Extender

http://wiki.openwrt.org/toh/linksys/re6500

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>

SVN-Revision: 46043
This commit is contained in:
John Crispin
2015-06-18 18:20:56 +00:00
parent e26ba31f76
commit cf1fb25e67
8 changed files with 148 additions and 1 deletions

View File

@@ -208,6 +208,9 @@ ramips_board_detect() {
*"Linksys E1700")
name="e1700"
;;
*"Linksys RE6500")
name="re6500"
;;
*"Planex MZK-750DHP")
name="mzk-750dhp"
;;