summarylogtreecommitdiffstats
path: root/0005-Arch-Linux-kernel-v4.17.14-arch1.patch
diff options
context:
space:
mode:
Diffstat (limited to '0005-Arch-Linux-kernel-v4.17.14-arch1.patch')
-rw-r--r--0005-Arch-Linux-kernel-v4.17.14-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0005-Arch-Linux-kernel-v4.17.14-arch1.patch b/0005-Arch-Linux-kernel-v4.17.14-arch1.patch
new file mode 100644
index 000000000000..d6c0c095f4f5
--- /dev/null
+++ b/0005-Arch-Linux-kernel-v4.17.14-arch1.patch
@@ -0,0 +1,25 @@
+From d697907ebaadd66196d13f46ab948baec942b107 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
+Date: Thu, 9 Aug 2018 13:54:03 +0200
+Subject: [PATCH 5/5] Arch Linux kernel v4.17.11-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index ce4248f558d1..e3b36190778a 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 4
+ PATCHLEVEL = 17
+ SUBLEVEL = 11
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.18.0
+