diff options
author | Matt Housh <jaeger@crux.ninja> | 2020-10-20 11:13:02 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2020-10-20 11:13:02 -0500 |
commit | a335175dee378cba43ee81a4832706e202cc2059 (patch) | |
tree | 55e76ab58c9f01e40cbb395f8f4f4c21ba3b0c15 | |
parent | 6910df2dc088f4606a55c4ffd35d33f7269d83f2 (diff) | |
download | iso-3.5.tar.gz iso-3.5.tar.xz |
Updated kernel to version 5.4.723.5
-rw-r--r-- | Makefile | 2 | ||||
-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
@@ -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 # # |