]> git.baikalelectronics.ru Git - uboot.git/commit
scripts: add documentation-file-ref-check
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 28 Feb 2020 17:33:36 +0000 (18:33 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 16:32:36 +0000 (12:32 -0400)
commit91f948d52eab49faa8a83fb6bdebd7ecb394b496
tree92bdc5b37c32417c14fc5b379230d314e373c72b
parent5d3e4e8c05a2a400fb257c5e20f3aca36b2b7218
scripts: add documentation-file-ref-check

'make refcheckdocs' requires scripts/documentation-file-ref-check.
Adopt script from Linux v5.6-rc3.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
scripts/documentation-file-ref-check [new file with mode: 0755]