ar71xx: add nbg460n image generation
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index fa00516..ec3aa5b 100755 (executable)
@@ -49,6 +49,9 @@ ar71xx_board_name() {
        *MZK-W300NH)
                name="mzk-w300nh"
                ;;
+       *"NBG460N/550N/550NH")
+               name="nbg460n_550n_550nh"
+               ;;
        *PB42)
                name="pb42"
                ;;