ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index e6c47e8..218f934 100755 (executable)
@@ -268,6 +268,9 @@ ar71xx_board_detect() {
        *"TL-WR841N v1")
                name="tl-wr841n-v1"
                ;;
+       *"TL-WR841N/ND v7")
+               name="tl-wr841n-v7"
+               ;;
        *TL-WR941ND)
                name="tl-wr941nd"
                ;;
This page took 0.026873 seconds and 4 git commands to generate.