linux: upgrade to 6.15.0

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-06-03 21:16:53 -07:00
parent 2a075de538
commit 99358518b2

View File

@@ -24,7 +24,7 @@
include Config
VER = 6.15-rc4
VER = 6.15.0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -75,7 +75,7 @@ objects = \
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = aed2abb9f4ae3dd8d4f2f21d52a0d46a81c1a11b54ec873373aa98e13bd53fd92c120457a8a5dd4689ef67308dd0b6752476ac8db0472844a4385656341e11ec
$(DL_FILE)_BLAKE2 = c005b5765e1d3e9e84f77aed73e80e8df86b7edcf5b4fcd8f13dbe7c743fe7950949c2d9927f9de3e872eb244c39bf56d3d8bba98bb1e328f0d25bea3bf23064
install : $(TARGET)