ar71xx: add user-space support for the OpenMesh MR1750v2
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
committed by
Felix Fietkau
parent
f7719dca71
commit
58dc285cd6
@@ -65,6 +65,7 @@ platform_check_image_target_openmesh()
|
||||
;;
|
||||
MR1750)
|
||||
[ "$board" = "mr1750" ] && return 0
|
||||
[ "$board" = "mr1750v2" ] && return 0
|
||||
echo "Invalid image board target ($img_board_target) for this platform: $board. Use the correct image for this platform"
|
||||
return 1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user