ar71xx: add support for the Buffalo WHR-G301N board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 2ab9dc0..c0acdc8 100755 (executable)
@@ -151,6 +151,9 @@ ar71xx_board_name() {
        *UniFi)
                name="unifi"
                ;;
+       *WHR-G301N)
+               name="whr-g301n"
+               ;;
        *WP543)
                name="wp543"
                ;;