From: Brian Paul Date: Tue, 16 Mar 2010 22:45:54 +0000 (-0600) Subject: cell: build identity driver too X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e1ee3ea;p=mesa.git cell: build identity driver too --- diff --git a/configs/linux-cell b/configs/linux-cell index 306b9e01f47..0908dba9e05 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