diff options
author | John Crispin <john@openwrt.org> | 2013-04-03 10:00:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-03 10:00:03 +0000 |
commit | c1710901c5cd47717e972798bbc6108f5be55652 (patch) | |
tree | 6fddd0eb10b75897f1ef9bd3d55266b792e179cf /target/linux/ramips/base-files/lib/upgrade | |
parent | f3643374c4c95c22d70e8d1d029f16bf23f9bb57 (diff) | |
download | upstream-c1710901c5cd47717e972798bbc6108f5be55652.tar.gz upstream-c1710901c5cd47717e972798bbc6108f5be55652.tar.bz2 upstream-c1710901c5cd47717e972798bbc6108f5be55652.zip |
add profile for the Edimax 3g-6200NL board
http://patchwork.openwrt.org/patch/3214/
Signed-off-by: Cédric Le Moing <cedric.le-moing@laposte.net>
SVN-Revision: 36172
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 97cc382b39..a6f52cd143 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -15,6 +15,7 @@ platform_check_image() { case "$board" in 3g-6200n | \ + 3g-6200nl | \ 3g300m | \ air3gii | \ all0239-3g | \ |