ramips: add support for YUKAI Engineering Inc. BOCCO
[openwrt/staging/lynxis.git] / target / linux / ramips / base-files / lib / ramips.sh
index 75474fbc6d07532242b3b1d35ed16079fa1343fa..edccfcd4a894c1d0aed209139e15f3ee3f749a69 100755 (executable)
@@ -76,6 +76,9 @@ ramips_board_detect() {
        *"BC2")
                name="bc2"
                ;;
+       *"BOCCO")
+               name="bocco"
+               ;;
        *"BR-6475nD")
                name="br-6475nd"
                ;;
@@ -577,9 +580,6 @@ ramips_board_detect() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
-       *"WiTi")
-                name="witi"
-               ;;
        *"WIZARD 8800")
                name="wizard8800"
                ;;