ramips: board support for Asus RT-N10+

[juhosg: fix indentation in platform scripts, and remove debug
messages from 06_set_iface_mac]

Signed-off-by: Patrick van Staveren <trick@vanstaveren.us>

SVN-Revision: 30808
This commit is contained in:
Gabor Juhos
2012-03-04 16:09:11 +00:00
parent 8533636d2d
commit 44c8b396f9
11 changed files with 106 additions and 0 deletions

View File

@@ -98,6 +98,9 @@ ramips_board_name() {
*"RT-G32 B1")
name="rt-g32-b1"
;;
*"RT-N10+")
name="rt-n10-plus"
;;
*"RT-N15")
name="rt-n15"
;;