summaryrefslogtreecommitdiff
path: root/configs/linux-cell-debug
diff options
context:
space:
mode:
Diffstat (limited to 'configs/linux-cell-debug')
-rw-r--r--configs/linux-cell-debug10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/linux-cell-debug b/configs/linux-cell-debug
deleted file mode 100644
index 42f3245edc9..00000000000
--- a/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
-