diff options
author | John Crispin <john@openwrt.org> | 2014-12-13 08:07:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-13 08:07:03 +0000 |
commit | 263070a2e72dbb85ed16d286a22fc3ce422580e5 (patch) | |
tree | d4120f45393fcec2462a5803eff7d8433c9bb392 /target/linux/ramips/base-files/lib/upgrade | |
parent | aa697f1313f2fe1b7a6c1f52603b45016c8c1806 (diff) | |
download | upstream-263070a2e72dbb85ed16d286a22fc3ce422580e5.tar.gz upstream-263070a2e72dbb85ed16d286a22fc3ce422580e5.tar.bz2 upstream-263070a2e72dbb85ed16d286a22fc3ce422580e5.zip |
ramips:Add support for Aigale Ai-BR100
Aigale Ai-BR100 is a router with mt7620a soc.
There are only 2 lights on the board (WAN and WLAN) so I used the wlan light as the status led.
Signed-off-by: 郭传鈜 <gch981213@gmail.com>
SVN-Revision: 43681
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 4962b8b4d0..991d3b556e 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -19,6 +19,7 @@ platform_check_image() { 3g300m | \ a5-v11 | \ air3gii | \ + ai-br100 |\ all0239-3g | \ all0256n | \ all5002 | \ |