Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(revision 205)
+++ Makefile	(revision 206)
@@ -68,7 +68,7 @@
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_LEEZ_P710)),)
 REQUIRES  = boot/kernel/leez-p710/6.1.53
-REQUIRES += boot/u-boot/leez-p710/2023.04
+REQUIRES += boot/u-boot/leez-p710/2022.10
 endif
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_ORANGE_PI5)),)