diff options
author | John Crispin <john@openwrt.org> | 2015-02-09 12:16:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-09 12:16:51 +0000 |
commit | a5b60de2535a518e43fc67060512f2e9a9b93c30 (patch) | |
tree | 0fe791a2c0642381dea396942e101af82eb052ef /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 35d38f21e0653169976e33e502630b5e61a5d3bf (diff) | |
download | upstream-a5b60de2535a518e43fc67060512f2e9a9b93c30.tar.gz upstream-a5b60de2535a518e43fc67060512f2e9a9b93c30.tar.bz2 upstream-a5b60de2535a518e43fc67060512f2e9a9b93c30.zip |
ar71xx: Add support for MERCURY MAC1200R
This patch adds support for MERCURY MAC1200R, a dual band 802.11bgn + 802.11ac
router based on the AR9344, with QCA988x ath10k radio and 5 Fast Ethernet ports
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 44359
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 576ce56da3..d2a7d8e58f 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -297,6 +297,7 @@ platform_check_image() { el-m150 | \ el-mini | \ gl-inet | \ + mc-mac1200r | \ oolite | \ smart-300 | \ tl-mr10u | \ |