summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2026-03-02 16:45:07 +0100
committerGitHub <noreply@github.com>2026-03-02 16:45:07 +0100
commite66e6f8f1da067260ced7ec9abd415011cfab8bc (patch)
treef0aca4261aec977236c2af50eab9bab919a5015e /Makefile
parent3d51e210200ef05059a42b5e1cdb7ab2d59348d6 (diff)
gc-eu-dbg OK (#2700)
* gc-eu-dbg OK * cleanup/fortify makefile and line_numbers.h changes * fill segments.csv * add gc-eu-dbg to Jenkinsfile * cleanup/fortify dmadata_table.h * add gc-eu-dbg to readme * fix checksum check and compressed checksum
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cfaf3d344..d39fed004 100644
--- a/Makefile
+++ b/Makefile
@@ -141,6 +141,14 @@ else ifeq ($(VERSION),gc-eu-mq-dbg)
BUILD_DATE := 03-02-21
BUILD_TIME := 00:16:31
REVISION := 15
+else ifeq ($(VERSION),gc-eu-dbg)
+ REGION ?= EU
+ PLATFORM := GC
+ DEBUG_FEATURES ?= 1
+ BUILD_CREATOR := zelda@srd022j
+ BUILD_DATE := 03-02-21
+ BUILD_TIME := 00:49:18
+ REVISION := 15
else ifeq ($(VERSION),gc-eu)
REGION ?= EU
PLATFORM := GC