[U-Boot] [PATCH] gitignore: add intermediates from libfdt build

Bin Meng bmeng.cn at gmail.com
Tue Sep 5 01:33:12 UTC 2017


On Thu, Aug 31, 2017 at 8:52 PM, Simon Glass <sjg at chromium.org> wrote:
> On 29 August 2017 at 17:47, Philipp Tomsich
> <philipp.tomsich at theobroma-systems.com> wrote:
>> Since ee95d10 (fdt: Build the new python libfdt module), a number of
>> additional files are auto-generated/installed into the tools directory.
>> List these in .gitignore to suppress having them listed as untracked.
>>
>> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>> References: ee95d10 (fdt: Build the new python libfdt module)
>>
>> ---
>>
>>  .gitignore | 8 ++++++++
>>  1 file changed, 8 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

I just noticed this. Shouldn't this be put in the tools/.gitignore instead?

I have a similar patch @ http://patchwork.ozlabs.org/patch/809493/

Regards,
Bin


More information about the U-Boot mailing list