ramips: add initial support for SamKnows SK-WB8
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 0ac0f68bb5939e39461b9c3163c61281a131be24..9d5421b0a0b787999f7474c3013d6354c9320317 100755 (executable)
@@ -376,6 +376,9 @@ ramips_board_detect() {
        *"RUT5XX")
                name="rut5xx"
                ;;
+       *"SamKnows Whitebox 8")
+               name="sk-wb8"
+               ;;
        *"SAP-G3200U3")
                name="sap-g3200u3"
                ;;