aboutsummaryrefslogtreecommitdiffstats
path: root/xen-2.4.16/arch/i386/Rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xen-2.4.16/arch/i386/Rules.mk')
-rw-r--r--xen-2.4.16/arch/i386/Rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen-2.4.16/arch/i386/Rules.mk b/xen-2.4.16/arch/i386/Rules.mk
index 172777193a..9149644cf4 100644
--- a/xen-2.4.16/arch/i386/Rules.mk
+++ b/xen-2.4.16/arch/i386/Rules.mk
@@ -8,7 +8,7 @@ MONITOR_BASE := 0xE0100000
# Bootloader should load monitor to this real address
LOAD_BASE := 0x00100000
CFLAGS := -fno-builtin -O3 -Wall -DMONITOR_BASE=$(MONITOR_BASE)
-CFLAGS += -I$(BASEDIR)/include -D__KERNEL__
+CFLAGS += -I$(BASEDIR)/include -D__KERNEL__ -DNDEBUG
LDFLAGS := -T xeno.lds -N