summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gallium/drivers/r600/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/Makefile b/src/gallium/drivers/r600/Makefile
index 80f8cbfc803..62e760c78a5 100644
--- a/src/gallium/drivers/r600/Makefile
+++ b/src/gallium/drivers/r600/Makefile
@@ -3,6 +3,9 @@ include $(TOP)/configs/current
LIBNAME = r600
+#This is for libdrm include path
+CFLAGS+=$(RADEON_CFLAGS)
+
LIBRARY_INCLUDES = -I$(TOP)/include
# get C_SOURCES