2
0
forked from Ivasoft/openwrt

ar71xx: add initial support for RB750GL

SVN-Revision: 31025
This commit is contained in:
Gabor Juhos
2012-03-19 15:57:04 +00:00
parent d19f3dd512
commit 8a2e4b49de
6 changed files with 180 additions and 0 deletions

View File

@@ -247,6 +247,9 @@ ar71xx_board_detect() {
*"RouterBOARD 750")
name="rb-750"
;;
*"RouterBOARD 750GL")
name="rb-750gl"
;;
*"Rocket M")
name="rocket-m"
;;