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 | 5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7 (patch) | |
tree | b8dba4be19453d9ca3962a19a78b196caf67b403 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 4304f21da11dbcdb985c57c0ea93c19f067c55a9 (diff) | |
download | master-187ad058-5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7.tar.gz master-187ad058-5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7.tar.bz2 master-187ad058-5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41619 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 | \ |