diff options
Diffstat (limited to 'remove-excess-ck-extraversion.patch')
-rw-r--r-- | remove-excess-ck-extraversion.patch | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/remove-excess-ck-extraversion.patch b/remove-excess-ck-extraversion.patch new file mode 100644 index 0000000..4e751e5 --- /dev/null +++ b/remove-excess-ck-extraversion.patch @@ -0,0 +1,24 @@ +--- a/patch-5.0-ck1 ++++ b/patch-5.0-ck1 +@@ -833,21 +833,6 @@ + + 2: Expire timeslice and recalculate deadline. + + + +============================================================== +-diff --git a/Makefile b/Makefile +-index d5713e7b1e50..3ee4f3805466 100644 +---- a/Makefile +-+++ b/Makefile +-@@ -15,6 +15,10 @@ NAME = Shy Crocodile +- PHONY := _all +- _all: +- +-+CKVERSION = -ck1 +-+CKNAME = MuQSS Powered +-+EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) +-+ +- # Do not use make's built-in rules and variables +- # (this increases performance and avoids hard-to-debug behaviour) +- MAKEFLAGS += -rR + diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig + index 584a6e114853..2d497c3710f2 100644 + --- a/arch/alpha/Kconfig |