summarylogtreecommitdiffstats
path: root/0003-Arch-Linux-kernel-v4.18.7-arch1.patch
diff options
context:
space:
mode:
authorgraysky2018-09-15 04:37:37 -0400
committergraysky2018-09-15 04:37:37 -0400
commit52ecb29a3c6218504639ec50f921cc9a0f50c468 (patch)
treec621541f468f4412a4e89d72e0fe62264a48de88 /0003-Arch-Linux-kernel-v4.18.7-arch1.patch
parent81ee92c90e934b1a98edc45de11cfc6fe46a4479 (diff)
downloadaur-52ecb29a3c6218504639ec50f921cc9a0f50c468.tar.gz
Update to 4.18.8-1
Diffstat (limited to '0003-Arch-Linux-kernel-v4.18.7-arch1.patch')
-rw-r--r--0003-Arch-Linux-kernel-v4.18.7-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0003-Arch-Linux-kernel-v4.18.7-arch1.patch b/0003-Arch-Linux-kernel-v4.18.7-arch1.patch
new file mode 100644
index 000000000000..34894b805e63
--- /dev/null
+++ b/0003-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 3/3] Arch Linux kernel v4.18.8-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 = 8
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.19.0
+