From e66e6f8f1da067260ced7ec9abd415011cfab8bc Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Mon, 2 Mar 2026 16:45:07 +0100 Subject: 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 --- Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3