diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 18:21:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 18:21:06 +0000 |
commit | 6991725a1e2f203aef4f5ead56bd5d03eae79c11 (patch) | |
tree | 21088bf8d2ebada15b2a7e25bc9f7c7281c80b91 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 9801351c8410790e541c6bd281a5b8f4434042ca (diff) | |
download | upstream-6991725a1e2f203aef4f5ead56bd5d03eae79c11.tar.gz upstream-6991725a1e2f203aef4f5ead56bd5d03eae79c11.tar.bz2 upstream-6991725a1e2f203aef4f5ead56bd5d03eae79c11.zip |
ar71xx: add user-space support for GL.iNet v1
Patch is based on http://patchwork.openwrt.org/patch/5273/.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Mark Janssen <mark@sig-io.nl>
Signed-off-by: alzhao <alzhao@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5652/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41619
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-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 f7c3b9a04e..e111618288 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -226,6 +226,7 @@ platform_check_image() { archer-c7 | \ el-m150 | \ el-mini | \ + gl-inet | \ oolite | \ tl-mr10u | \ tl-mr11u | \ |