Merge commit 'origin/gallium-master-merge'
[mesa.git] / configs / linux-cell-debug
1 # linux-cell-debug
2
3 include $(TOP)/configs/linux-cell
4
5 # just override name and OPT_FLAGS here:
6
7 CONFIG_NAME = linux-cell-debug
8
9 OPT_FLAGS = -g -DDEBUG
10