ar71xx: add user-space support for the WD My Net N600 board
[openwrt/staging/lynxis/omap.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index f977a6db6a9674b10505b5959238d92013012fa6..68be1e237d1e1b144b0dca30bacb7bac2d55e1c0 100755 (executable)
@@ -303,6 +303,9 @@ ar71xx_board_detect() {
        *MR600)
                name="mr600"
                ;;
+       *"My Net N600")
+               name="mynet-n600"
+               ;;
        *MZK-W04NU)
                name="mzk-w04nu"
                ;;