ramips: add support for Asus RT-N11P / RT-N12+ / RT-N12E b1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 76ca3d1306fb3a9165405be357dfd9c30a875a29..bf19a4c570c2a3f69463b12b9e056a7221b70867 100755 (executable)
@@ -460,6 +460,9 @@ ramips_board_detect() {
        *"RT-N10+")
                name="rt-n10-plus"
                ;;
+       *"RT-N12+")
+               name="rt-n12p"
+               ;;
        *"RT-N13U")
                name="rt-n13u"
                ;;