ar71xx: add qihoo 360 c301 router support
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 1e96b6d..78d67fa 100755 (executable)
@@ -352,6 +352,9 @@ ar71xx_board_detect() {
        *"Bullet M")
                name="bullet-m"
                ;;
+       *"Loco M XW")
+               name="loco-m-xw"
+               ;;
        *"Nanostation M")
                name="nanostation-m"
                ;;
@@ -430,6 +433,9 @@ ar71xx_board_detect() {
        *PB92)
                name="pb92"
                ;;
+       *"Qihoo 360 C301")
+               name="qihoo-c301"
+               ;;
        *"RouterBOARD 411/A/AH")
                name="rb-411"
                ;;