Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

57 Commits   2 Branches   10 Tags
Index: README.md
===================================================================
--- README.md	(revision 35)
+++ README.md	(revision 36)
@@ -4,7 +4,7 @@
 ==========
 
 The default destination path for installation is defined by **TOOLCHAINS_BASE_PATH** variable
-in the [build-system/config.mk](https://csvn.radix.pro/radix/toolchains/branches/toolchains-1.9.x/build-system/config.mk)
+in the [build-system/config.mk](https://csvn.radix.pro/radix/toolchains/branches/toolchains-1.10.x/build-system/config.mk)
 file. The access permissions should be given to developer by the superuser:
 
 ```Bash
@@ -20,12 +20,12 @@
 ```
 
 Additional information can be found in the
-[*doc/README*](https://csvn.radix.pro/toolchains/branches/toolchains-1.9.x/doc/README) file.
+[*doc/README*](https://csvn.radix.pro/toolchains/branches/toolchains-1.10.x/doc/README) file.
 
 
 Copyright and license
 ---------------------
 
-Code and documentation copyright 2009-2020 Andrey V. Kosteltsev.
-Code and documentation released under [the MIT License](https://csvn.radix.pro/radix/toolchains/branches/toolchains-1.9.x/LICENSE).
+Code and documentation copyright 2009-2024 Andrey V. Kosteltsev.
+Code and documentation released under [the MIT License](https://csvn.radix.pro/radix/toolchains/branches/toolchains-1.10.x/LICENSE).