From cbf71651ec2acf1a79655f3fcf03ba2e9014a9ea Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 Sep 2015 20:11:01 +0000 Subject: ar71xx: add user-space support for the OpenMesh MR1750 board Signed-off-by: Sven Eckelmann SVN-Revision: 46927 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index d4959408de..dcf7006d9e 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -514,6 +514,9 @@ ar71xx_board_detect() { *MR600v2) name="mr600v2" ;; + *MR1750) + name="mr1750" + ;; *MR600) name="mr600" ;; -- cgit v1.2.3