summarylogtreecommitdiffstats
path: root/0002-Arch-Linux-kernel-v4.18.x-arch1.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-Arch-Linux-kernel-v4.18.x-arch1.patch')
-rw-r--r--0002-Arch-Linux-kernel-v4.18.x-arch1.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/0002-Arch-Linux-kernel-v4.18.x-arch1.patch b/0002-Arch-Linux-kernel-v4.18.x-arch1.patch
new file mode 100644
index 000000000000..77812b1d25c1
--- /dev/null
+++ b/0002-Arch-Linux-kernel-v4.18.x-arch1.patch
@@ -0,0 +1,20 @@
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 034dd990b0ae..4b044647e7c0 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 4
+ PATCHLEVEL = 18
+ SUBLEVEL = 17
+-EXTRAVERSION =
++EXTRAVERSION = -arch1
+ NAME = Merciless Moray
+
+ # *DOCUMENTATION*
+--
+2.19.1
+