diff options
author | Chia-I Wu <[email protected]> | 2014-03-15 23:18:35 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2014-03-16 13:26:22 +0800 |
commit | 361902ec04ee54a51f73cd6129d59a6fd7160097 (patch) | |
tree | 19e912adc0885758060ffa129c5b1a43886c21ad /src/gallium/drivers/i915/i915_resource_buffer.c | |
parent | 2e361160ffff036fa65f6ca8ee2490b3b193ff3d (diff) |
targets/dri-ilo: make the driver installable
install-gallium-links.mk fails to create the compat link for ilo_dri.so
because it looks for dri_LTLIBRARIES instead of noinst_LTLIBRARIES. Fix this
by switching to dri_LTLIBRARIES (and make the driver installable).
Since pci_id_driver_map.h and the DDX both tell libGL.so to look for "i965",
ilo_dri.so will never be loaded even enabled and installed. The change should
not create any more confusion.
Signed-off-by: Chia-I Wu <[email protected]>
Acked-by: Kenneth Graunke <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915/i915_resource_buffer.c')
0 files changed, 0 insertions, 0 deletions