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 25)
+++ build-config.mk.template	(revision 26)
@@ -47,6 +47,9 @@
 
 # TARGET: aarch64-rk358x-linux-gnu:
 ENABLE_ORANGE_PI5    = true
+ENABLE_ORANGE_PI5B   = false
+ENABLE_ORANGE_PI5P   = false
+ENABLE_ROCK_5B       = false
 
 # TARGET: arm-h3-linux-gnueabihf:
 ENABLE_ORANGE_PP2E   = true