ramips: Add support for Huawei HG255D in trunk
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index c5f216f..22c9885 100755 (executable)
@@ -217,6 +217,9 @@ ramips_board_detect() {
        *"XDX RN502J")
                name="xdxrn502j"
                ;;
+       *"HG255D")
+               name="hg255d"
+               ;;
        *)
                name="generic"
                ;;