summarylogtreecommitdiffstats
path: root/0002-Arch-Linux-kernel-v4.18.11-arch1.patch
diff options
context:
space:
mode:
authorgraysky2018-09-30 12:42:04 -0400
committergraysky2018-09-30 12:42:04 -0400
commitb0017a84f42a3d1fca5ad5e1e0d4913d1dc60222 (patch)
tree45d3e76edb99dc6c79d60cda312e7994120a6ff4 /0002-Arch-Linux-kernel-v4.18.11-arch1.patch
parentbfa2c9dfe58544d2a421851481ca8d1e3e39226a (diff)
downloadaur-b0017a84f42a.tar.gz
Update to 4.18.11-1
Diffstat (limited to '0002-Arch-Linux-kernel-v4.18.11-arch1.patch')
-rw-r--r--0002-Arch-Linux-kernel-v4.18.11-arch1.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0002-Arch-Linux-kernel-v4.18.11-arch1.patch b/0002-Arch-Linux-kernel-v4.18.11-arch1.patch
new file mode 100644
index 000000000000..73c20bace3a0
--- /dev/null
+++ b/0002-Arch-Linux-kernel-v4.18.11-arch1.patch
@@ -0,0 +1,25 @@
+From 9080a519cf6900fa18601895d778a6656bee3564 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
+Date: Sat, 29 Sep 2018 22:54:25 +0200
+Subject: [PATCH 2/2] Arch Linux kernel v4.18.11-arch1
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index de0ecace693a..edaa95f8f974 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 4
+ PATCHLEVEL = 18
+ SUBLEVEL = 11
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.19.0
+