ramips: add support for TP-Link TL-WR840N v4 and TL-WR841N v13
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index e146d1c4767d79711abd127d13c24e78055d3167..3eb66dc6462a6a0f02f78a3e9bd64f46d4407845 100755 (executable)
@@ -487,6 +487,12 @@ ramips_board_detect() {
        *"Timecloud")
                name="timecloud"
                ;;
+       *"TL-WR840N v4")
+               name="tl-wr840n-v4"
+               ;;
+       *"TL-WR841N v13")
+               name="tl-wr841n-v13"
+               ;;
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;