summarylogtreecommitdiffstats
path: root/0008-Arch-Linux-kernel-v5.15.3-arch1.patch
diff options
context:
space:
mode:
Diffstat (limited to '0008-Arch-Linux-kernel-v5.15.3-arch1.patch')
-rw-r--r--0008-Arch-Linux-kernel-v5.15.3-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0008-Arch-Linux-kernel-v5.15.3-arch1.patch b/0008-Arch-Linux-kernel-v5.15.3-arch1.patch
new file mode 100644
index 000000000000..4ec49bc1a8a6
--- /dev/null
+++ b/0008-Arch-Linux-kernel-v5.15.3-arch1.patch
@@ -0,0 +1,25 @@
+From bf9c89e1c25a735cb46a31512b1f21f5bdef2959 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
+Date: Thu, 18 Nov 2021 23:15:29 +0100
+Subject: [PATCH 8/8] Arch Linux kernel v5.15.3-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 79eeb13c0973..19a4a82b5823 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 5
+ PATCHLEVEL = 15
+ SUBLEVEL = 3
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Trick or Treat
+
+ # *DOCUMENTATION*
+--
+2.34.0
+