From ac3fd59a2bc4323a67821a139544631a402a755c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 Jun 2014 13:21:31 +0000 Subject: ar71xx: add user-space support for OpenMesh OM2P-HSv2 Signed-off-by: Marek Lindner [sven@open-mesh.com: Rebased] Signed-off-by: Sven Eckelmann SVN-Revision: 40962 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index fa11413..a136f4a 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -364,6 +364,9 @@ ar71xx_board_detect() { *"OM2P HS") name="om2p-hs" ;; + *"OM2P HSv2") + name="om2p-hsv2" + ;; *"OM2P LC") name="om2p-lc" ;; -- cgit v1.1