summaryrefslogtreecommitdiffstats
path: root/configs/linux-cell-debug
diff options
context:
space:
mode:
authorKai Wasserbäch <[email protected]>2011-11-29 18:17:47 +0100
committerJosé Fonseca <[email protected]>2011-11-29 20:26:53 +0000
commitccd4d4367f2b4e5aebfc59b832599812a4a1c7d8 (patch)
treeb5e510235d4be8dd4644a72c721693eaae02c1b5 /configs/linux-cell-debug
parent09e67706e9a74600e16fe012ecfd192b0d31960a (diff)
gallium/cell: Remove the driver.
Complicates Gallium3D development and doesn't seem to have active users. Signed-off-by: Kai Wasserbäch <[email protected]> Signed-off-by: José Fonseca <[email protected]>
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
-