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 --- 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@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev