From e6e6a85dc962d1ef3f6e8b914dd323cfb2b93c8d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 26 Jun 2014 11:49:47 +0000 Subject: ar71xx: add support for EasyLink M150 and M-mini v3 refreshes the patch on trunk@41337 This patch adds support for the EasyLink EL-M150 and M-mini http://wiki.openwrt.org/toh/easylink/el-m150 http://wiki.openwrt.org/toh/easylink/el-m-mini Signed-off-by: L. D. Pinney SVN-Revision: 41348 --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh') diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index c98737436b..8af9580a21 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -224,6 +224,8 @@ platform_check_image() { ;; archer-c7 | \ + el-m150 | \ + el-mini | \ oolite | \ tl-mr10u | \ tl-mr11u | \ -- cgit v1.2.3