summarylogtreecommitdiffstats
path: root/0004-Arch-Linux-kernel-v6.0.2-arch1.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-Arch-Linux-kernel-v6.0.2-arch1.patch')
-rw-r--r--0004-Arch-Linux-kernel-v6.0.2-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0004-Arch-Linux-kernel-v6.0.2-arch1.patch b/0004-Arch-Linux-kernel-v6.0.2-arch1.patch
new file mode 100644
index 000000000000..8af808f6afae
--- /dev/null
+++ b/0004-Arch-Linux-kernel-v6.0.2-arch1.patch
@@ -0,0 +1,25 @@
+From 73f7ff22000ba10b3498c3e14858d67698ebf2c9 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
+Date: Sat, 15 Oct 2022 15:58:54 +0200
+Subject: [PATCH 4/4] Arch Linux kernel v6.0.2-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index aa449693ad09..5f72ddf03bb0 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 6
+ PATCHLEVEL = 0
+ SUBLEVEL = 2
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Hurr durr I'ma ninja sloth
+
+ # *DOCUMENTATION*
+--
+2.38.0
+