ar71xx: fix sysupgrade on PB42/PB44 boards
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 83cad36..ee242a4 100755 (executable)
@@ -295,6 +295,9 @@ ar71xx_board_detect() {
        *WZR-HP-G450H)
                name="wzr-hp-g450h"
                ;;
+       *WZR-HP-G300NH2)
+               name="wzr-hp-g300nh2"
+               ;;
        *WHR-HP-G300N)
                name="whr-hp-g300n"
                ;;
This page took 0.028646 seconds and 4 git commands to generate.