Index: base/Makefile
===================================================================
--- base/Makefile (revision 219)
+++ base/Makefile (revision 220)
@@ -74,6 +74,7 @@
ifneq ($(filter $(HARDWARE),$(HARDWARE_ORANGE_PI5)),)
REQUIRES = boot/kernel/orange-pi5/5.10.110
REQUIRES += boot/u-boot/orange-pi5/2023.07
+REQUIRES += boot/edk2/orange-pi5/0.9.1.1
endif
ifneq ($(filter $(HARDWARE),$(HARDWARE_VISIONFIVE2)),)