diff options
author | John Crispin <blogic@openwrt.org> | 2015-06-18 20:24:41 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-06-18 20:24:41 +0000 |
commit | c92f634e0d755368fefb9758500889d8555a6e22 (patch) | |
tree | 71ae27d628adefb84d873ae2dcaaf78113f0009e /target/linux/ar71xx/base-files/lib/upgrade/platform.sh | |
parent | 9f94988bbdfa0ff2e274c15207dcdcdcd535c662 (diff) | |
download | upstream-c92f634e0d755368fefb9758500889d8555a6e22.tar.gz upstream-c92f634e0d755368fefb9758500889d8555a6e22.tar.bz2 upstream-c92f634e0d755368fefb9758500889d8555a6e22.zip |
ar71xx: add user-space support for EnGenius EPG5000.
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
Backport of r46048
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46058 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index ade47fb852..0f3ea9c218 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -208,6 +208,7 @@ platform_check_image() { dir-825-c1 | \ dir-835-a1 | \ dragino2 | \ + epg5000 | \ esr1750 | \ esr900 | \ ew-dorin | \ |