ramips: rt305x: add support for the Asus RT-G32 B1 board
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index f34454b..d081b8b 100755 (executable)
@@ -34,6 +34,9 @@ ramips_board_name() {
        *"PWH2004")
                name="pwh2004"
                ;;
+       *"RT-G32 B1")
+               name="rt-g32-b1"
+               ;;
        *"RT-N15")
                name="rt-n15"
                ;;