summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-09-03 09:08:19 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-03 09:08:46 -0600
commitab93aa774e2fc09b5f579eb13ce94cf22796902b (patch)
treed34e68d99d42086a67a37bb222175845f6dde3d3 /Makefile
parent01a76f4fee3dda55447dc93e6198ede105bdaef0 (diff)
Cell: added linux-cell-debug config
linux-cell is now the optimized configuration. Remove some Cell-specific stuff from winsys/xlib/Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 684126135dc..b6b8bce3e79 100644
--- a/Makefile
+++ b/Makefile
@@ -101,6 +101,7 @@ linux \
linux-alpha \
linux-alpha-static \
linux-cell \
+linux-cell-debug \
linux-debug \
linux-directfb \
linux-dri \