ramips: Add support for Microduino MicroWRT
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index fc6eb37..616f4a1 100755 (executable)
@@ -202,6 +202,9 @@ ramips_board_detect() {
        *"Planex MZK-750DHP")
                name="mzk-750dhp"
                ;;
+       *"Microduino MicroWRT")
+               name="microwrt"
+               ;;
        *"NBG-419N")
                name="nbg-419n"
                ;;