Index: Makefile
===================================================================
--- Makefile (revision 156)
+++ Makefile (revision 157)
@@ -12,7 +12,7 @@
SOURCE_REQUIRES = sources/U-Boot/ATF
SOURCE_REQUIRES += sources/U-Boot/denx
-REQUIRES = boot/kernel/repka-pi3/6.4.3
+REQUIRES = boot/kernel/repka-pi3/6.4.11
# ======= __END_OF_REQUIRES__ =======
@@ -40,7 +40,7 @@
#
# Image, zImage from Linux kernel package:
#
-kernel_version = 6.4.3
+kernel_version = 6.4.11
linux_Image = $(TARGET_DEST_DIR)/bootfs/Image
linux_zImage = $(TARGET_DEST_DIR)/bootfs/vmlinuz