From f4d5ecdb9f79f66653b4ea400a37efb9cd407be7 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Jul 2013 07:31:59 +0000 Subject: ar71xx: add user-space support for the TL-MR10U board Based on andelf's patch: http://andelf.diandian.com/post/2013-05-22/40050677370 Signed-off-by: Oleg Titov Patchwork: http://patchwork.openwrt.org/patch/3840/ Signed-off-by: Gabor Juhos SVN-Revision: 37548 --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 + 1 file changed, 1 insertion(+) (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 9542295..c57e5d5 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -157,6 +157,7 @@ platform_check_image() { ;; archer-c7 | \ + tl-mr10u | \ tl-mr11u | \ tl-mr3020 | \ tl-mr3040 | \ -- cgit v1.1