8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
# Configuration for Linux for 64-bit X86 (Opteron)
|
|
|
|
include $(TOP)/configs/linux-x86-64
|
|
|
|
CONFIG_NAME = linux-x86-64-debug
|
|
|
|
DEFINES += -DDEBUG -DMESA_DEBUG -DRUN_DEBUG_BENCHMARK
|