Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: targets-config.mk.template
===================================================================
--- targets-config.mk.template	(revision 48)
+++ targets-config.mk.template	(revision 49)
@@ -91,6 +91,12 @@
 # a33xx-glibc:
 BUILD_A33XX_GLIBC = true
 
+# ppc8-glibc:
+BUILD_PPC8_GLIBC = true
+
+# ppc9-glibc:
+BUILD_PPC9_GLIBC = true
+
 # power8-glibc:
 BUILD_POWER8_GLIBC = true