ramips: add support for Nexx WT1520
[openwrt/staging/wigyori.git] / target / linux / ramips / base-files / lib / ramips.sh
index bb42ace621eead2360f3152694a9ccb9f07ebec7..08c5dff020620033b617094dd3eb78fe23df46cb 100755 (executable)
@@ -157,6 +157,9 @@ ramips_board_detect() {
        *"HILINK HLK-RM04")
                name="hlk-rm04"
                ;;
+       *"HOOTOO HT-TM02")
+               name="ht-tm02"
+               ;;
        *"HAME MPR-A1")
                name="mpr-a1"
                ;;
@@ -178,6 +181,9 @@ ramips_board_detect() {
        *"NexAira BC2")
                name="bc2"
                ;;
+       *"Nexx WT1520")
+               name="wt1520"
+               ;;
        *"NW718")
                name="nw718"
                ;;