Index: Makefile
===================================================================
--- Makefile (revision 416)
+++ Makefile (revision 417)
@@ -146,10 +146,8 @@
endif
ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_RISCV64_GLIBC)),)
-ifneq ($(filter $(HARDWARE),$(HARDWARE_VISIONFIVE2)),)
-REQUIRES = dev/kernel/riscv64/visionfive2/6.1.31-3.8.2-headers
+REQUIRES = dev/kernel/riscv64/6.6.52-headers
endif
-endif
# ======= __END_OF_REQUIRES__ =======