Re: [U-Boot] [PATCH v3 7/9] Add .gitattributes for line endings

2019-10-30 Thread Tom Rini
On Sun, Oct 27, 2019 at 05:19:46AM -0700, Bin Meng wrote: > When building U-Boot host tools for Windows from Microsoft Azure > Pipelines, we see tons of weird warnings and errors emitted from > every Kconfig files: > > Kconfig:6:warning: ignoring unsupported character '' > Kconfig:6:warning:

[U-Boot] [PATCH v3 7/9] Add .gitattributes for line endings

2019-10-27 Thread Bin Meng
When building U-Boot host tools for Windows from Microsoft Azure Pipelines, we see tons of weird warnings and errors emitted from every Kconfig files: Kconfig:6:warning: ignoring unsupported character '' Kconfig:6:warning: ignoring unsupported character '' Kconfig:8:warning: ignoring unsuppo