blob: d35012ffae180445a0fdeea5460f5c40079f7b19 [file] [log] [blame]
Keith Whitwelle61df582004-04-14 12:44:07 +00001# Configuration for Linux with x86 code, but no gcc optimizations and
2# debugging enabled.
3
4include $(TOP)/configs/linux-x86
5
6CONFIG_NAME = linux-x86-debug
7
Ian Romanick9204e872005-07-02 07:38:40 +00008OPT_FLAGS = -g
Brian Pauldb40ebf2005-11-10 05:10:49 +00009DEFINES += -DDEBUG -DDEBUG_MATH