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

383 Commits   1 Branch   1 Tag
Index: radix-1.9/products/base/Makefile
===================================================================
--- radix-1.9/products/base/Makefile	(revision 214)
+++ radix-1.9/products/base/Makefile	(revision 215)
@@ -965,7 +965,7 @@
 endif
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_VISIONFIVE2)),)
-REQUIRES  = dev/kernel-source/visionfive2/6.1.31-3.8.2
+REQUIRES += dev/kernel-source/visionfive2/6.1.31-3.8.2
 endif
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_REPKA_PI3)),)