ramips: add support for Asus RT-AC51U
[openwrt/staging/florian.git] / target / linux / ramips / base-files / lib / ramips.sh
index d0abd2db2b4da3f5910e47461bd0fc0296488129..4213159378503d4ac43b06ffc4f85a9ef9e834ff 100755 (executable)
@@ -130,9 +130,6 @@ ramips_board_detect() {
        *"DCS-930L B1")
                name="dcs-930l-b1"
                ;;
-       *"Digineo AC1200 Pro")
-               name="ac1200pro"
-               ;;
        *"DIR-300 B1")
                name="dir-300-b1"
                ;;
@@ -439,6 +436,9 @@ ramips_board_detect() {
        *"RT5350F-OLinuXino-EVB")
                name="rt5350f-olinuxino-evb"
                ;;
+       *"RT-AC51U")
+               name="rt-ac51u"
+               ;;
        *"RT-G32 B1")
                name="rt-g32-b1"
                ;;
@@ -655,8 +655,11 @@ ramips_board_detect() {
        *"ZBT-WE2026")
                name="zbt-we2026"
                ;;
-       *"ZBT-WE826")
-               name="zbt-we826"
+       *"ZBT-WE826 (16M)")
+               name="zbt-we826-16M"
+               ;;
+       *"ZBT-WE826 (32M)")
+               name="zbt-we826-32M"
                ;;
        *"ZBT-WG2626")
                name="zbt-wg2626"
@@ -664,9 +667,15 @@ ramips_board_detect() {
        *"ZBT-WG3526 (16M)")
                name="zbt-wg3526-16M"
                ;;
+       *"ZBT-WG3526 (32M)")
+               name="zbt-wg3526-32M"
+               ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic")
+               name="kn"
+               ;;
        *"ZyXEL Keenetic Omni")
                name="kn_rc"
                ;;