summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2020-10-20 11:13:02 -0500
committerMatt Housh <jaeger@crux.ninja>2020-10-20 11:13:02 -0500
commita335175dee378cba43ee81a4832706e202cc2059 (patch)
tree55e76ab58c9f01e40cbb395f8f4f4c21ba3b0c15
parent6910df2dc088f4606a55c4ffd35d33f7269d83f2 (diff)
downloadiso-3.5.tar.gz
iso-3.5.tar.xz
Updated kernel to version 5.4.723.5
-rw-r--r--Makefile2
-rw-r--r--kernel/linux-5.4.72.config (renamed from kernel/linux-5.4.68.config)2
-rw-r--r--kernel/linux-5.4.72.defconfig (renamed from kernel/linux-5.4.68.defconfig)2
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 7f1439d..6061066 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ CRUXVERSION = 3.5
CUSTOMVERSION =
COLLECTIONS = core opt xorg
KERNEL_MIRROR = https://cdn.kernel.org
-KERNEL_VERSION = 5.4.68
+KERNEL_VERSION = 5.4.72
KERNEL_PATCHES =
BB_VERSION = 1.25.1
MEMTEST_VERSION = 5.01
diff --git a/kernel/linux-5.4.68.config b/kernel/linux-5.4.72.config
index a550f0d..ef48757 100644
--- a/kernel/linux-5.4.68.config
+++ b/kernel/linux-5.4.72.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.72 Kernel Configuration
#
#
diff --git a/kernel/linux-5.4.68.defconfig b/kernel/linux-5.4.72.defconfig
index c972ae0..00bc04a 100644
--- a/kernel/linux-5.4.68.defconfig
+++ b/kernel/linux-5.4.72.defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.72 Kernel Configuration
#
#

Generated by cgit