ramips: rt305x: add support for the Asus RT-G32 B1 board

Based on a patch by: Sergiy <piratfm@gmail.com>

SVN-Revision: 27812
This commit is contained in:
Gabor Juhos
2011-07-28 10:56:30 +00:00
parent 7193f29d96
commit 437e184484
9 changed files with 143 additions and 1 deletions

View File

@@ -34,6 +34,9 @@ ramips_board_name() {
*"PWH2004")
name="pwh2004"
;;
*"RT-G32 B1")
name="rt-g32-b1"
;;
*"RT-N15")
name="rt-n15"
;;