[Intel-gfx] [PATCH] drm/i915: ignore generated files for header test
Lucas De Marchi
lucas.demarchi at intel.com
Fri Jul 26 21:47:01 UTC 2019
On Fri, Jul 26, 2019 at 10:34:50PM +0100, Chris Wilson wrote:
>Quoting Lucas De Marchi (2019-07-26 22:23:44)
>> These are generated source that can be ignored by git.
>
>They're the stale generated headers from our old mechanism, right?
No. They are still in the Makefiles:
$ git grep -l header_test
drivers/gpu/drm/i915/.gitignore
drivers/gpu/drm/i915/display/Makefile.header-test
drivers/gpu/drm/i915/gem/Makefile.header-test
drivers/gpu/drm/i915/gt/Makefile.header-test
drivers/gpu/drm/i915/gt/uc/Makefile.header-test
>From that commit it seems we should rather remove those sections from
these makefiles.
Lucas De Marchi
>
>See commit e846f0dc57f441e5e93194d39bc9b8ac2ab5e0a4
>Author: Jani Nikula <jani.nikula at intel.com>
>Date: Tue Jun 4 15:42:48 2019 +0300
>
> kbuild: add support for ensuring headers are self-contained
>
>for when this ignore was dropped.
>-Chris
More information about the Intel-gfx
mailing list