From 3baebcf0f7a4471ae522354cfb66be2f13fdf3db Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 29 Oct 2016 11:27:26 +1100 Subject: [PATCH 7/7] -ck5 version. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 80b8671..c3ee1a7 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,10 @@ NAME = Psychotic Stoned Sheep # Comments in this file are targeted only to the developer, do not # expect to learn how to build the kernel reading this file. +CKVERSION = -ck5 +CKNAME = MuQSS Powered +EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) + # o Do not use make's built-in rules and variables # (this increases performance and avoids hard-to-debug behaviour); # o Look for make include files relative to root of kernel src -- 2.7.4