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: base/Makefile
===================================================================
--- base/Makefile	(revision 216)
+++ base/Makefile	(revision 217)
@@ -78,6 +78,7 @@
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_VISIONFIVE2)),)
 REQUIRES  = boot/kernel/visionfive2/6.1.31-3.8.2
+REQUIRES += boot/u-boot/visionfive2/2021.10-3.8.2
 REQUIRES += boot/grub/visionfive2/2.06
 endif