ramips: Add Support for the Linksys RE6500
[15.05/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 2d00716..d2a1856 100755 (executable)
@@ -208,6 +208,9 @@ ramips_board_detect() {
        *"Linksys E1700")
                name="e1700"
                ;;
+       *"Linksys RE6500")
+               name="re6500"
+               ;;
        *"Planex MZK-750DHP")
                name="mzk-750dhp"
                ;;