diff options
author | Brian Paul <[email protected]> | 2008-09-03 09:08:19 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2008-09-03 09:08:46 -0600 |
commit | ab93aa774e2fc09b5f579eb13ce94cf22796902b (patch) | |
tree | d34e68d99d42086a67a37bb222175845f6dde3d3 /Makefile | |
parent | 01a76f4fee3dda55447dc93e6198ede105bdaef0 (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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ linux \ linux-alpha \ linux-alpha-static \ linux-cell \ +linux-cell-debug \ linux-debug \ linux-directfb \ linux-dri \ |