ramips: image: use the GENERIC_4M template for the V11ST-FE board
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 07bdf16..728f525 100755 (executable)
@@ -104,6 +104,9 @@ ramips_board_name() {
        *"RT-N56U")
                name="rt-n56u"
                ;;
+       *"Skyline SL-R7205"*)
+               name="sl-r7205"
+               ;;
        *"Sparklan WCR-150GN")
                name="wcr-150gn"
                ;;
This page took 0.02407 seconds and 4 git commands to generate.