ramips: add support for ZBT-WE1226
[openwrt/staging/kaloz.git] / target / linux / ramips / base-files / lib / ramips.sh
index e85b29361057c0f3acdc061bfb11b9b6b283d93b..60cf9b298cce6fd119052939add9e972d0cd8d95 100755 (executable)
@@ -85,9 +85,6 @@ ramips_board_detect() {
        *"C108")
                name="c108"
                ;;
-       *"C20")
-               name="c20"
-               ;;
        *"C20i")
                name="c20i"
                ;;
@@ -691,6 +688,9 @@ ramips_board_detect() {
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;
+       *"ZBT-WE1226")
+               name="zbt-we1226"
+               ;;
        *"ZBT-WE1326")
                name="zbt-we1326"
                ;;