ramips: add support for Planex MZK-WDPR.

add support for Planex MZK-WDPR.
MZK-WDPR(MZK-WDPR-R01) is internet radio tuner.
This patch is "network board" in MZK-WDPR.
LCD board is non OpenWrt Platform.

Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>

SVN-Revision: 48968
This commit is contained in:
John Crispin
2016-03-08 18:11:59 +00:00
parent 993989880a
commit 1b9985cfe2
5 changed files with 84 additions and 0 deletions

View File

@@ -283,6 +283,9 @@ ramips_board_detect() {
*"MZK-W300NH2"*)
name="mzk-w300nh2"
;;
*"MZK-WDPR"*)
name="mzk-wdpr"
;;
*"NA930")
name="na930"
;;