blob: dbb970300e4f1685e41cc45d376f01b9e031c1dc [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
9DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK