ramips: add support for the VoCore2 Lite
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 0087f2003bb802b83c95670004a963d5517a423c..a3f376e6accca0dd25ddbdb292c575b98fa730df 100755 (executable)
@@ -523,6 +523,9 @@ ramips_board_detect() {
        *"VoCore2")
                name="vocore2"
                ;;
+       *"VoCore2-Lite")
+               name="vocore2lite"
+               ;;
        *"VR500")
                name="vr500"
                ;;