diff options
Diffstat (limited to 'mesalib/configs/linux-cell-debug')
-rw-r--r-- | mesalib/configs/linux-cell-debug | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mesalib/configs/linux-cell-debug b/mesalib/configs/linux-cell-debug deleted file mode 100644 index 42f3245ed..000000000 --- a/mesalib/configs/linux-cell-debug +++ /dev/null @@ -1,10 +0,0 @@ -# linux-cell-debug - -include $(TOP)/configs/linux-cell - -# just override name and OPT_FLAGS here: - -CONFIG_NAME = linux-cell-debug - -OPT_FLAGS = -g -DDEBUG - |