ramips: add support for Omnima MiniEMBWiFi board

This patch adds support for the Omnima MiniEMBWiFi
Ralink RT3050F based board.

Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk>

SVN-Revision: 29533
This commit is contained in:
Gabor Juhos
2011-12-14 20:51:26 +00:00
parent 7076d74b21
commit 0c38d36488
11 changed files with 140 additions and 1 deletions

View File

@@ -80,6 +80,9 @@ ramips_board_name() {
*"NW718")
name="nw718"
;;
*"Omnima MiniEMBWiFi")
name="omni-emb"
;;
*"PWH2004")
name="pwh2004"
;;