summarylogtreecommitdiffstats
path: root/0002-Arch-Linux-kernel-v4.18.9-arch1.patch
diff options
context:
space:
mode:
authorgraysky2018-09-19 19:05:12 -0400
committergraysky2018-09-19 19:05:12 -0400
commitb5f951868a0ae4951128ce15e68ddd94f034ccf2 (patch)
treeb42beab75ecf6e04d458c3a0a6aa21c24d1bddb3 /0002-Arch-Linux-kernel-v4.18.9-arch1.patch
parent52ecb29a3c6218504639ec50f921cc9a0f50c468 (diff)
downloadaur-b5f951868a0ae4951128ce15e68ddd94f034ccf2.tar.gz
Update to 4.18.9-1
Diffstat (limited to '0002-Arch-Linux-kernel-v4.18.9-arch1.patch')
-rw-r--r--0002-Arch-Linux-kernel-v4.18.9-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0002-Arch-Linux-kernel-v4.18.9-arch1.patch b/0002-Arch-Linux-kernel-v4.18.9-arch1.patch
new file mode 100644
index 000000000000..0e3d931b34af
--- /dev/null
+++ b/0002-Arch-Linux-kernel-v4.18.9-arch1.patch
@@ -0,0 +1,25 @@
+From 1b198ca523ae628692e547f1022eed6429346f09 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
+Date: Wed, 19 Sep 2018 23:16:01 +0200
+Subject: [PATCH 2/2] Arch Linux kernel v4.18.9-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 1178348fb9ca..3d3847395282 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 4
+ PATCHLEVEL = 18
+ SUBLEVEL = 9
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.19.0
+