2
0
forked from Ivasoft/openwrt

ar71xx: add initial support for RB2011UAS-2HnD

SVN-Revision: 33349
This commit is contained in:
Gabor Juhos
2012-09-09 14:05:32 +00:00
parent 3686e18727
commit aa2f4d4c8d
4 changed files with 82 additions and 1 deletions

View File

@@ -294,6 +294,9 @@ ar71xx_board_detect() {
*"RouterBOARD 2011L")
name="rb-2011l"
;;
*"RouterBOARD 2011UAS-2HnD")
name="rb-2011uas-2hnd"
;;
*"Rocket M")
name="rocket-m"
;;