r600g: drop the old texture allocation code
[mesa.git] / src / gallium / drivers / r600 / Android.mk
index 994ae07789cc1673da1dd9d297266422c20c5cb1..e5188bb628e2166740b07f2a12b3417c6e7a073c 100644 (file)
@@ -30,11 +30,7 @@ include $(CLEAR_VARS)
 
 LOCAL_SRC_FILES := $(C_SOURCES)
 
-LOCAL_CFLAGS := -std=c99
-
-LOCAL_C_INCLUDES := \
-       $(DRM_TOP) \
-       $(DRM_TOP)/include/drm
+LOCAL_C_INCLUDES :=
 
 LOCAL_MODULE := libmesa_pipe_r600