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 21)
+++ build-config.mk.template	(revision 22)
@@ -111,11 +111,11 @@
 
 # TARGETS: ppc64-power9-linux-gnu:
 ENABLE_TL2WK2        = false
-ENABLE_TL2SV2        = false
+ENABLE_TL2SV2        = true
 
 # TARGETS: ppc64le-power9-linux-gnu:
 ENABLE_TL2WK2_LSB    = false
-ENABLE_TL2SV2_LSB    = false
+ENABLE_TL2SV2_LSB    = true
 
 # TARGETS: riscv64-rv64gc-linux-gnu:
 ENABLE_SIFIVE_U740   = true