[brcm63xx] rework imagetag firmware generator and MTD partition parser to accomodate...
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c7a6063..09ea0f6 100755 (executable)
@@ -13,6 +13,9 @@ ar71xx_board_name() {
        *AP81)
                name="ap81"
                ;;
+       *AP83)
+               name="ap83"
+               ;;
        *AW-NR580)
                name="aw-nr580"
                ;;
@@ -22,6 +25,9 @@ ar71xx_board_name() {
        *MZK-W04NU)
                name="mzk-w04nu"
                ;;
+       *MZK-W300NH)
+               name="mzk-w300nh"
+               ;;
        *PB42)
                name="pb42"
                ;;
This page took 0.020699 seconds and 4 git commands to generate.