diff options
author | John Crispin <blogic@openwrt.org> | 2014-12-13 08:07:03 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-12-13 08:07:03 +0000 |
commit | 14147dd72bc1c54fc7369c4fadf2a41bd9b41571 (patch) | |
tree | c3db114108a295b078679b4109d0d6c32869677c /target/linux/ramips/base-files/lib/upgrade | |
parent | 2520742c318e8c010174269632060251f6798dd7 (diff) | |
download | master-187ad058-14147dd72bc1c54fc7369c4fadf2a41bd9b41571.tar.gz master-187ad058-14147dd72bc1c54fc7369c4fadf2a41bd9b41571.tar.bz2 master-187ad058-14147dd72bc1c54fc7369c4fadf2a41bd9b41571.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43681 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 | \ |