[include] cmake.mk: fix passing of LDFLAGS
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index f05fc3d..0a336ea 100755 (executable)
@@ -65,6 +65,9 @@ ramips_board_name() {
        *"ESR-9753")
                name="esr-9753"
                ;;
+       *"F5D8235 v1")
+               name="f5d8235-v1"
+               ;;
        *"F5D8235 v2")
                name="f5d8235-v2"
                ;;
This page took 0.024736 seconds and 4 git commands to generate.