summarylogtreecommitdiffstats
path: root/0004-Arch-Linux-kernel-v4.18.7-arch1.patch
diff options
context:
space:
mode:
authorgraysky2018-09-12 15:18:09 -0400
committergraysky2018-09-12 15:18:09 -0400
commit81ee92c90e934b1a98edc45de11cfc6fe46a4479 (patch)
treeb9e1a49361ef226ddad272c3ccfdbc7a10d5e5f6 /0004-Arch-Linux-kernel-v4.18.7-arch1.patch
parent00761a567c47f1668c1cbd2dcbd5ecfb24d23af4 (diff)
downloadaur-81ee92c90e934b1a98edc45de11cfc6fe46a4479.tar.gz
Update to 4.18.7-2
Diffstat (limited to '0004-Arch-Linux-kernel-v4.18.7-arch1.patch')
-rw-r--r--0004-Arch-Linux-kernel-v4.18.7-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0004-Arch-Linux-kernel-v4.18.7-arch1.patch b/0004-Arch-Linux-kernel-v4.18.7-arch1.patch
new file mode 100644
index 000000000000..1094b9916e95
--- /dev/null
+++ b/0004-Arch-Linux-kernel-v4.18.7-arch1.patch
@@ -0,0 +1,25 @@
+From 03875ed006ae4cac7d78a1b3af6d66aba16ebf71 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
+Date: Sun, 9 Sep 2018 13:20:57 +0200
+Subject: [PATCH 4/4] Arch Linux kernel v4.18.7-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 711b04d00e49..52f76fab1dd6 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 4
+ PATCHLEVEL = 18
+ SUBLEVEL = 7
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.19.0
+