commit | 29f4c67189b68b67ab1adbb5a7474a3cca08fc8b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon May 07 20:38:24 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 10 20:38:34 2018 -0400 |
tree | b7b7fa9fe6ed9a1508163add858bedf9e05ad07a | |
parent | 64fabcca3cb4703c317ddcb5e44671ec4a3c9e7c [diff] |
tools/file2include: create Linux style SPDX header file2include is used to convert a binary file to a C include. With the patch the SPDX header is written to the first line as expected by scripts/checkpatch.pl. Cf. https://www.kernel.org/doc/html/v4.16/process/license-rules.html Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com>