r600g: add support for common surface allocator for tiling v13
[mesa.git] / src / gallium / targets / xorg-r300 / Makefile
index 26cc5590d7d869704448c337d3de0724e2b913cd..45bb3d7e7011d6f89f0a3fdeb0cd82024bbe9494 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