ramips: fix Zbtlink ZBT-WR8305RT board name
[openwrt/staging/florian.git] / target / linux / ramips / base-files / lib / ramips.sh
index 7db6d370e865b458e2323e5c55067180955adf4b..436ed092e5f18c9995b86dd8b7f4ec994f359a2a 100755 (executable)
@@ -406,8 +406,8 @@ ramips_board_detect() {
        *"OY-0001")
                name="oy-0001"
                ;;
-       *"ZBT WR8305RT")
-               name="wr8305rt"
+       *"Zbtlink ZBT-WR8305RT")
+               name="zbt-wr8305rt"
                ;;
        *"ZTE Q7")
                name="zte-q7"