summarylogtreecommitdiffstats
path: root/0003-Arch-Linux-kernel-v4.18.4-arch1.patch
diff options
context:
space:
mode:
Diffstat (limited to '0003-Arch-Linux-kernel-v4.18.4-arch1.patch')
-rw-r--r--0003-Arch-Linux-kernel-v4.18.4-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0003-Arch-Linux-kernel-v4.18.4-arch1.patch b/0003-Arch-Linux-kernel-v4.18.4-arch1.patch
new file mode 100644
index 000000000000..ab9f932e6014
--- /dev/null
+++ b/0003-Arch-Linux-kernel-v4.18.4-arch1.patch
@@ -0,0 +1,25 @@
+From b808065a4ec47fd4c3939af2a45959382aac4950 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
+Date: Wed, 22 Aug 2018 09:17:27 +0200
+Subject: [PATCH 3/3] Arch Linux kernel v4.18.4-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index ef0dd566c104..bfdd901683ad 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 4
+ PATCHLEVEL = 18
+ SUBLEVEL = 5
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.18.0
+