From a0c4815433ccd57322f4f7703ca35e9ccfa59250 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 8 Oct 2009 13:15:52 +0000 Subject: Added MesaLib-7.6 --- mesalib/configs/linux-cell-debug | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mesalib/configs/linux-cell-debug (limited to 'mesalib/configs/linux-cell-debug') diff --git a/mesalib/configs/linux-cell-debug b/mesalib/configs/linux-cell-debug new file mode 100644 index 000000000..42f3245ed --- /dev/null +++ b/mesalib/configs/linux-cell-debug @@ -0,0 +1,10 @@ +# linux-cell-debug + +include $(TOP)/configs/linux-cell + +# just override name and OPT_FLAGS here: + +CONFIG_NAME = linux-cell-debug + +OPT_FLAGS = -g -DDEBUG + -- cgit v1.2.3