Implement ck1 patchset
/Makefile
blob:12aa24341eb86a17a382908afa610eba392f5c44 -> blob:db43518c328529196dd9aa1d06790e0803e932e3
--- Makefile
+++ Makefile
@@ -10,10 +10,6 @@ NAME = Sneaky Weasel
# Comments in this file are targeted only to the developer, do not
# expect to learn how to build the kernel reading this file.
-CKVERSION = -ck1
-CKNAME = BFS Powered
-EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION)
-
# Do not:
# o use make's built-in rules and variables
# (this increases performance and avoids hard-to-debug behaviour);