summaryrefslogtreecommitdiff
path: root/ck_remove-excess-extraversion.patch
blob: 9182f31097b4feb943e8b54db1b2f37122b5201b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/patch-5.1-ck1
+++ b/patch-5.1-ck1
@@ -833,15 +833,0 @@
-diff --git a/Makefile b/Makefile
-index 26c92f892d24..e3325aecd55c 100644
---- a/Makefile
-+++ b/Makefile
-@@ -15,6 +15,10 @@ NAME = Shy Crocodile
- PHONY := _all
- _all:
- 
-+CKVERSION = -ck1
-+CKNAME = MuQSS Powered
-+EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION)
-+
- # We are using a recursive build, so we need to do a little thinking
- # to get the ordering right.
- #