diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-14 20:51:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-14 20:51:26 +0000 |
commit | 0c38d36488943095722376ad16a63b4ded86f5de (patch) | |
tree | cef1bc98888d8c9e67be41d4c9f7226399bb60c5 /target/linux/ramips/base-files/lib/upgrade | |
parent | 7076d74b21d73b7a18d00041f7e161d05f729bfd (diff) | |
download | upstream-0c38d36488943095722376ad16a63b4ded86f5de.tar.gz upstream-0c38d36488943095722376ad16a63b4ded86f5de.tar.bz2 upstream-0c38d36488943095722376ad16a63b4ded86f5de.zip |
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
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 4cb4c50fe8..03a1e7b100 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -23,6 +23,7 @@ platform_check_image() { mofi3500-3gn | \ nbg-419n | \ nw718 | \ + omni-emb | \ rt-g32-b1 | \ rt-n15 | \ v22rw-2x2 | \ |