ramips: add support for Asus RT-AC51U
[openwrt/staging/florian.git] / target / linux / ramips / base-files / lib / ramips.sh
index 3342a8f0c40b673199b41601ca78e3087c321e59..4213159378503d4ac43b06ffc4f85a9ef9e834ff 100755 (executable)
@@ -436,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"
                ;;
@@ -652,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"
@@ -667,6 +673,9 @@ ramips_board_detect() {
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic")
+               name="kn"
+               ;;
        *"ZyXEL Keenetic Omni")
                name="kn_rc"
                ;;