radv: merge tess rings into a single bo
[mesa.git] / src / gallium / Android.common.mk
index 8559b5bce794d95ce789a29edc80c3ff232a92c6..782510ff0f47dc0d2fa7b34cd8b5c3811948c8a6 100644 (file)
@@ -29,12 +29,4 @@ LOCAL_C_INCLUDES += \
        $(GALLIUM_TOP)/winsys \
        $(GALLIUM_TOP)/drivers
 
-ifeq ($(MESA_ENABLE_LLVM),true)
-LOCAL_C_INCLUDES += \
-       external/llvm/include \
-       external/llvm/device/include \
-       external/libcxx/include \
-       $(ELF_INCLUDES)
-endif
-
 include $(MESA_COMMON_MK)