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 378)
+++ radix-1.9/products/base/Makefile	(revision 379)
@@ -63,6 +63,7 @@
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_BAIKAL_M1)),)
 REQUIRES  = boot/kernel/baikal-m1/6.1.63-6.4.92
+REQUIRES += hal/drivers/baikal-m1/vdec/6.4-20231227
 REQUIRES += boot/grub/baikal-m1/2.06
 endif