ar71xx: add support for the TL-WR841N v1.5 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index e73bb7f64f742d3e19c4a5a85b1c0c62764db79a..42f41e753eb484e28ec75451955c51e374c1deda 100755 (executable)
@@ -76,6 +76,9 @@ ar71xx_board_name() {
        *TL-WR741ND)
                name="tl-wr741nd"
                ;;
+       *"TL-WR841N v1")
+               name="tl-wr841n-v1"
+               ;;
        *TL-WR941ND)
                name="tl-wr941nd"
                ;;