ramips: Add base-files for HiWiFi HC5x61 models
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index d242235..b89a88c 100755 (executable)
@@ -169,6 +169,15 @@ ramips_board_detect() {
        *"FreeStation5")
                name="freestation5"
                ;;
+       *"HC5661")
+               name="hc5661"
+               ;;
+       *"HC5761")
+               name="hc5761"
+               ;;
+       *"HC5861")
+               name="hc5861"
+               ;;
        *"HG255D")
                name="hg255d"
                ;;