timer: check for initialization of irq module when it is enabled
[bertos.git] / bertos / config.mk
index 8151259453ee29f69d42013215b84ec84be2b1cc..a8581d4d45aaee03c414557c86ff8335904160f7 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright 2002,2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/)
 # All rights reserved.
 #
-# Author: Bernardo Innocenti <bernie@develer.com>
+# Author: Bernie Innocenti <bernie@codewiz.org>
 # Based on: GCC-AVR standard Makefile part 1, Volker Oth 1/2000
 #
 
@@ -66,7 +66,7 @@ FORMAT = srec
 DEP_FLAGS = -MMD -MP
 
 # Compiler flags for generating source listings
-LIST_FLAGS = -Wa,-anhlmsd=$(@:.o=.lst)
+LIST_FLAGS = -Wa,-anhlmsd=$(@:.o=.lst) -dp
 
 # Linker flags for generating map files
 # Only in embedded related projects generate map files