diff options
Diffstat (limited to 'configs/linux-x86-debug')
-rw-r--r-- | configs/linux-x86-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-x86-debug b/configs/linux-x86-debug index 874d76fd88..d35012ffae 100644 --- a/configs/linux-x86-debug +++ b/configs/linux-x86-debug @@ -6,4 +6,4 @@ include $(TOP)/configs/linux-x86 CONFIG_NAME = linux-x86-debug OPT_FLAGS = -g -DEFINES += -DDEBUG -DMESA_DEBUG -DDEBUG_MATH +DEFINES += -DDEBUG -DDEBUG_MATH |