ramips: fix Edimax BR-6425 board name
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 58d7fc9..36ba3f2 100755 (executable)
@@ -41,7 +41,7 @@ ramips_board_detect() {
                name="air3gii"
                ;;
        *"Edimax BR-6425")
-               name="br6425"
+               name="br-6425"
                ;;
        *"Allnet ALL0239-3G")
                name="all0239-3g"