ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation

SVN-Revision: 31144
This commit is contained in:
Jo-Philipp Wich
2012-03-29 16:03:04 +00:00
parent de0527a354
commit e9c4d3d1f2
12 changed files with 71 additions and 1 deletions

View File

@@ -50,6 +50,9 @@ ramips_board_name() {
*"Allnet ALL0256N")
name="all0256n"
;;
*"ARC FreeStation5")
name="freestation5"
;;
*"Argus ATP-52B")
name="argus-atp52b"
;;