ramips: add support for DuZun DM06
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 9d5421b0a0b787999f7474c3013d6354c9320317..567e5066f8dd0dfda0cc507cce14fe79f373b5d7 100755 (executable)
@@ -151,6 +151,9 @@ ramips_board_detect() {
        *"Dovado Tiny AC")
                name="tiny-ac"
                ;;
+       *"DuZun DM06")
+               name="duzun-dm06"
+               ;;
        *"E1700")
                name="e1700"
                ;;
@@ -436,6 +439,9 @@ ramips_board_detect() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
+       *"Widora-NEO")
+               name="widora-neo"
+               ;;
        *"WiTi")
                 name="witi"
                ;;