diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-08 08:29:42 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-08 08:30:11 -0700 |
commit | a129c7268acc5a36852fcb006391e1f4b51ce7e1 (patch) | |
tree | a405f19c6f21187922eef57945bfefa7c1567f80 /configs | |
parent | 94222d58e7b4bd452711057828922dbf2cf1c9d7 (diff) |
cell: fix breakage from xlib re-org
Some of these fixes are quick band-aids for now.
Diffstat (limited to 'configs')
-rw-r--r-- | configs/linux-cell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-cell b/configs/linux-cell index 3322f114ba..115604ad65 100644 --- a/configs/linux-cell +++ b/configs/linux-cell @@ -6,7 +6,7 @@ CONFIG_NAME = linux-cell # Omiting other gallium drivers: -GALLIUM_DRIVER_DIRS = cell softpipe +GALLIUM_DRIVER_DIRS = cell softpipe trace # Compiler and flags |