linux-x86-debug 227 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 # Configuration for Linux with x86 code, but no gcc optimizations and # debugging enabled. include $(TOP)/configs/linux-x86 CONFIG_NAME = linux-x86-debug OPT_FLAGS = -g DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK