From 125fb5b6d6a9c3693e2785df84635cdd2a570488 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Tue, 29 Apr 2025 21:13:57 -0700 Subject: [PATCH] linux: upgrade kernel to 6.15-rc4 Signed-off-by: Vincent Li --- lfs/linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/linux b/lfs/linux index 090369c45..5ea35ff69 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.15-rc1 +VER = 6.15-rc4 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -75,7 +75,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 1181e8917d750fbd97540faab303a1de125a42b64461d7b322e541101039aef83a07eed769dfdb411811a261ad5712d35534917983169e63eecb5d0b997a174b +$(DL_FILE)_BLAKE2 = aed2abb9f4ae3dd8d4f2f21d52a0d46a81c1a11b54ec873373aa98e13bd53fd92c120457a8a5dd4689ef67308dd0b6752476ac8db0472844a4385656341e11ec install : $(TARGET)