Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

39 Commits   2 Branches   2 Tags
Index: build-config.mk.template
===================================================================
--- build-config.mk.template	(revision 14)
+++ build-config.mk.template	(revision 15)
@@ -45,6 +45,9 @@
 ENABLE_KHADAS_EDGE   = false
 ENABLE_LEEZ_P710     = true
 
+# TARGET: aarch64-rk358x-linux-gnu:
+ENABLE_ORANGE_PI5    = true
+
 # TARGET: arm-h3-linux-gnueabihf:
 ENABLE_ORANGE_PP2E   = true
 ENABLE_NANOPI_NEO    = false