diff options
author | John Crispin <john@openwrt.org> | 2013-08-01 14:30:58 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-08-01 14:30:58 +0000 |
commit | 0dc3b44b0de4aee29a9de9b8f24f302e4d08d7a3 (patch) | |
tree | 7bcbb73dd8651f219c94fb2a86e073294344c51a /target/linux/ramips/base-files/lib/upgrade | |
parent | 23d3b705df405e36b07253f9d16f2fb7757f03f0 (diff) | |
download | upstream-0dc3b44b0de4aee29a9de9b8f24f302e4d08d7a3.tar.gz upstream-0dc3b44b0de4aee29a9de9b8f24f302e4d08d7a3.tar.bz2 upstream-0dc3b44b0de4aee29a9de9b8f24f302e4d08d7a3.zip |
ramips: add Poray M4 4M/8M support
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37637
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 4ac86e97e0..5e1a7a5651 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -45,6 +45,7 @@ platform_check_image() { hw550-3g | \ hg255d | \ m3 | \ + m4 | \ mofi3500-3gn | \ mpr-a1 | \ mpr-a2 | \ |