[Mesa-dev] [PATCH 1/2] isl: remove unneeded isl_format_layout.c in Makefile.sources
Rob Herring
robh at kernel.org
Thu Jun 2 22:08:20 UTC 2016
On Thu, Jun 2, 2016 at 2:15 PM, Mauro Rossi <issor.oruam at gmail.com> wrote:
> Source files should be defined only once in Makefile.source
> As a side note isl_surface.c is not an unneeded duplicate
> and must stay defined in ISL_GEN{7,75,8,9}_FILES
I built against AOSP master.
Tested-by: Rob Herring <robh at kernel.org>
> ---
> src/intel/isl/Makefile.sources | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/intel/isl/Makefile.sources b/src/intel/isl/Makefile.sources
> index fe6a00f..89b1418 100644
> --- a/src/intel/isl/Makefile.sources
> +++ b/src/intel/isl/Makefile.sources
> @@ -2,7 +2,6 @@ ISL_FILES = \
> isl.c \
> isl.h \
> isl_format.c \
> - isl_format_layout.c \
> isl_gen4.c \
> isl_gen4.h \
> isl_gen6.c \
> --
> 2.7.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list