ramips: add support for YUKAI Engineering Inc. BOCCO
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / lib / ramips.sh
index 8c151552dcafe73471323dba2d825c068e1b2eba..edccfcd4a894c1d0aed209139e15f3ee3f749a69 100755 (executable)
@@ -76,6 +76,9 @@ ramips_board_detect() {
        *"BC2")
                name="bc2"
                ;;
+       *"BOCCO")
+               name="bocco"
+               ;;
        *"BR-6475nD")
                name="br-6475nd"
                ;;