TOP = ../../../..
include$(TOP)/configs/current
LIBNAME = r600
#This is for libdrm include path
CFLAGS+=$(RADEON_CFLAGS)
LIBRARY_INCLUDES = -I$(TOP)/include# get C_SOURCESinclude Makefile.sources
include ../../Makefile.template
# FIXME: Remove when this driver is converted to automake.all: default