From 2e7a7a3534bcf591c0d6c65105b2d845f293112f Mon Sep 17 00:00:00 2001
From: root <root@iss-tomyspiel-l>
Date: Mon, 4 Jul 2011 16:21:23 +0200
Subject: North West Logick DMA implementation

---
 common.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'common.mk')

diff --git a/common.mk b/common.mk
index e203330..a9ee469 100644
--- a/common.mk
+++ b/common.mk
@@ -1,6 +1,6 @@
 # Compiler and default flags
 CC ?= gcc
-CFLAGS ?= -O2
+CFLAGS ?= -O0
 
 
 # Defaults for directories
-- 
cgit v1.2.3