From e78ae970ee0120488c71e6616d2665ea16029662 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 11 Apr 2025 18:01:48 +0200 Subject: add debug switch on CI. Signed-off-by: Amlal El Mahrouss --- dev/kernel/amd64-ci.make | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev/kernel') diff --git a/dev/kernel/amd64-ci.make b/dev/kernel/amd64-ci.make index 4c76c0f3..9e881123 100644 --- a/dev/kernel/amd64-ci.make +++ b/dev/kernel/amd64-ci.make @@ -23,9 +23,7 @@ ifneq ($(AHCI_SUPPORT), ) DISK_DRV = -D__AHCI__ endif -ifneq ($(DEBUG_SUPPORT), ) DEBUG_MACRO = -D__DEBUG__ -endif COPY = cp -- cgit v1.2.3