ramips: add support for DuZun DM06
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index cbe455d77d5868ea9ee41e1a36a940aea5f26dc1..567e5066f8dd0dfda0cc507cce14fe79f373b5d7 100755 (executable)
@@ -151,6 +151,9 @@ ramips_board_detect() {
        *"Dovado Tiny AC")
                name="tiny-ac"
                ;;
+       *"DuZun DM06")
+               name="duzun-dm06"
+               ;;
        *"E1700")
                name="e1700"
                ;;