Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 16)
+++ Makefile	(revision 17)
@@ -7,7 +7,7 @@
 include ../../../build-system/config.mk
 
 REQUIRES  = core/gcc/12.2.0^full
-REQUIRES += core/gdb/12.1
+REQUIRES += core/gdb/13.1
 
 # ======= __END_OF_REQUIRES__ =======