diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-24 18:45:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-24 18:45:56 +0000 |
commit | 2fce460e3bd91b8f46543dd13ec268634e46b79e (patch) | |
tree | 5ef201d905dfe582e7701a7cb8da47b212efeac4 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 5630868deebf9f3d5efce27d0a0c45930764cd00 (diff) | |
download | master-187ad058-2fce460e3bd91b8f46543dd13ec268634e46b79e.tar.gz master-187ad058-2fce460e3bd91b8f46543dd13ec268634e46b79e.tar.bz2 master-187ad058-2fce460e3bd91b8f46543dd13ec268634e46b79e.zip |
ar71xx: use different machtype and setup for the TL-MR3040
Should fix #12211. Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33535 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 02e3916191..9f4ce2cb83 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -137,6 +137,7 @@ platform_check_image() { ;; tl-mr11u | \ tl-mr3020 | \ + tl-mr3040 | \ tl-mr3220 | \ tl-mr3420 | \ tl-wa901nd | \ |