ar71xx: add support for GL.iNet GL-AR750
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 1419579d83107d905109531db14db26ad993aa87..d2c68fbb2cfa1a7316e379e9bcce2ceff4b8c2c6 100755 (executable)
@@ -673,6 +673,9 @@ ar71xx_board_detect() {
        *"GL-AR300M")
                name="gl-ar300m"
                ;;
+       *"GL-AR750")
+               name="gl-ar750"
+               ;;
        *"GL-CONNECT INET v1")
                name="gl-inet"
 
@@ -847,6 +850,9 @@ ar71xx_board_detect() {
        *"Qihoo 360 C301")
                name="qihoo-c301"
                ;;
+       *"R36A")
+               name="r36a"
+               ;;
        *"R602N")
                name="r602n"
                ;;