r600g: add support for common surface allocator for tiling v13
[mesa.git] / src / gallium / targets / xorg-r600 / Makefile
index 3c0cc83711c7daa371c7c4c381103380a81971d1..fd973304f2ccb7cddf73b8990e3cad0753f61d62 100644 (file)
@@ -19,6 +19,6 @@ DRIVER_PIPES = \
        $(TOP)/src/gallium/drivers/rbug/librbug.a
 
 DRIVER_LINKS = \
-       $(shell $(PKG_CONFIG) --libs libdrm)
+       $(shell $(PKG_CONFIG) --libs libdrm libdrm_radeon)
 
 include ../Makefile.xorg