summaryrefslogtreecommitdiff
path: root/remove-excess-ck-extraversion.patch
diff options
context:
space:
mode:
Diffstat (limited to 'remove-excess-ck-extraversion.patch')
-rw-r--r--remove-excess-ck-extraversion.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/remove-excess-ck-extraversion.patch b/remove-excess-ck-extraversion.patch
deleted file mode 100644
index 9182f31..0000000
--- a/remove-excess-ck-extraversion.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- 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.
-- #