summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-i915/dummy.c
AgeCommit message (Collapse)Author
2010-03-26gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz
When building more then one dri driver we would get warnings because we where defining the same build target multiple times. Also move all the dri scons targets related code into its own file.