ar71xx: add support for PQI Air Pen
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 7f27f456357666451c10273d99e1732096802f8b..ad73ec15201f5e525ddc67a4f3e0b08dbc481cd2 100755 (executable)
@@ -775,6 +775,9 @@ ar71xx_board_detect() {
        *"PB44 reference board")
                name="pb44"
                ;;
+       *"PQI Air Pen")
+               name="pqi-air-pen"
+               ;;
        *"Qihoo 360 C301")
                name="qihoo-c301"
                ;;
@@ -884,6 +887,15 @@ ar71xx_board_detect() {
        *RW2458N)
                name="rw2458n"
                ;;
+       *SC1750)
+               name="sc1750"
+               ;;
+       *SC300M)
+               name="sc300m"
+               ;;
+       *SC450)
+               name="sc450"
+               ;;
        *"SMART-300")
                name="smart-300"
                ;;