diff options
| author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 17:21:05 +0000 | 
|---|---|---|
| committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 17:21:05 +0000 | 
| commit | 0c46f343b30717e31fe424e7e30a7a0c2e4a2dce (patch) | |
| tree | 986bf2383507aeace34bfee6db3203aed705d8ce /target/linux/ramips/base-files/lib/upgrade | |
| parent | a332c4f5ab0e76c4a4527498d32a2f768d127fa1 (diff) | |
ramips: add user-space support for the Omnima EMB HPM board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35467 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0ddf2df44..1b358c12e 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -40,6 +40,7 @@ platform_check_image() {  	nbg-419n | \  	nw718 | \  	omni-emb | \ +	omni-emb-hpm | \  	psr-680w | \  	rt-g32-b1 | \  	rt-n10-plus | \ | 
