Skip to content

Commit

Permalink
Add -ck1 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Con Kolivas committed Dec 31, 2020
1 parent 0be1591 commit 9cdf59b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
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.
#
Expand Down

0 comments on commit 9cdf59b

Please sign in to comment.