[Mesa-dev] [PATCH 2/2] anv: android: remove unused include/vulkan include

Tapani Pälli tapani.palli at intel.com
Tue Mar 21 07:54:27 UTC 2017


Yes, this can be removed;

Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

On 03/20/2017 05:18 PM, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Spotted while skimming through similar hunks for the Autotools build.
>
> Cc: Tapani Pälli <tapani.palli at intel.com>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> Tapani, can you throw this on the back-burner - I'm 99% sure that its
> dead.
> ---
>  src/intel/Android.vulkan.mk | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/intel/Android.vulkan.mk b/src/intel/Android.vulkan.mk
> index 40ec9a71f17..d2e1348644f 100644
> --- a/src/intel/Android.vulkan.mk
> +++ b/src/intel/Android.vulkan.mk
> @@ -26,7 +26,6 @@ include $(LOCAL_PATH)/Makefile.sources
>  VK_ENTRYPOINTS_SCRIPT := $(MESA_PYTHON2) $(LOCAL_PATH)/vulkan/anv_entrypoints_gen.py
>
>  VULKAN_COMMON_INCLUDES := \
> -	$(MESA_TOP)/include/vulkan \
>  	$(MESA_TOP)/src/mapi \
>  	$(MESA_TOP)/src/gallium/auxiliary \
>  	$(MESA_TOP)/src/gallium/include \
>


More information about the mesa-dev mailing list