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