Module: Mesa Branch: gallium-resources Commit: e1ee3eaf6d739ddaa31bad1316e000c6220fa707 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1ee3eaf6d739ddaa31bad1316e000c6220fa707
Author: Brian Paul <[email protected]> Date: Tue Mar 16 16:45:54 2010 -0600 cell: build identity driver too --- configs/linux-cell | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configs/linux-cell b/configs/linux-cell index 306b9e0..0908dba 100644 --- a/configs/linux-cell +++ b/configs/linux-cell @@ -6,7 +6,7 @@ CONFIG_NAME = linux-cell # Omiting other gallium drivers: -GALLIUM_DRIVERS_DIRS = cell softpipe trace +GALLIUM_DRIVERS_DIRS = cell softpipe trace identity # Compiler and flags _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
