winsys/amdgpu: pass PIPE_CONFIG to addrlib on texture import
[mesa.git] / src / gallium / drivers / r600 / Makefile.am
index 8317da727a2d961c96d41c0d9b68d42a075cc746..f3bb03e54bea8063758e11c72cda1f6237d68138 100644 (file)
@@ -21,14 +21,6 @@ AM_CFLAGS += \
        $(LLVM_CFLAGS) \
        -I$(top_srcdir)/src/gallium/drivers/radeon/
 
-libr600_la_SOURCES += \
-       $(LLVM_C_SOURCES)
-
-endif
-
-if USE_R600_LLVM_COMPILER
-AM_CFLAGS += \
-       -DR600_USE_LLVM
 endif
 
 if HAVE_GALLIUM_COMPUTE