r600g: Fix build when libdrm is installed to non-standard dir.

Signed-off-by: Satyajit Sarangi<kernel.saty@gmail.com>
Signed-off-by: Tom Stellard <tstellar@gmail.com>
This commit is contained in:
Satyajit Sarangi 2012-02-20 01:17:56 -05:00 committed by Tom Stellard
parent 80513ec8b4
commit 132daa87fb
1 changed files with 3 additions and 0 deletions

View File

@ -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