diff options
author | John Crispin <john@openwrt.org> | 2015-12-23 14:43:35 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-23 14:43:35 +0000 |
commit | 772f9d4e32f326d94050da157d108f7f97961c5f (patch) | |
tree | e85085e84a6f0945c6da35162b88cdfbad804482 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 4ea610da74fd384faeb6313c783f16451872734b (diff) | |
download | mtk-20170518-772f9d4e32f326d94050da157d108f7f97961c5f.zip mtk-20170518-772f9d4e32f326d94050da157d108f7f97961c5f.tar.gz mtk-20170518-772f9d4e32f326d94050da157d108f7f97961c5f.tar.bz2 |
ar71xx: Add support for AirTight Networks C-55
This patch is to add support for the AirTight Networks C-55 Access Point
Signed-off-by: Chris R Blake <chrisrblake93@gmail.com>
SVN-Revision: 47973
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 51ca7f7..e8998f4 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -204,6 +204,7 @@ platform_check_image() { ap81 | \ ap83 | \ ap132 | \ + c-55 | \ cf-e316n-v2 | \ dgl-5500-a1 |\ dhp-1565-a1 |\ |