ramips: add support for HiWiFi HC5962
[openwrt/staging/yousong.git] / target / linux / ramips / base-files / lib / ramips.sh
index 5800aacd82858f0448d5c4de5e082baf42964f8a..8e53848be8ddac19333eb428476f6074a1ae2be0 100755 (executable)
@@ -226,6 +226,9 @@ ramips_board_detect() {
        *"HC5861")
                name="hc5861"
                ;;
+       *"HC5962")
+               name="hc5962"
+               ;;
        *"HG255D")
                name="hg255d"
                ;;