commit | c0ea3d35e8d6816a51877e3cf7de84dbe941f9cc | [log] [tgz] |
---|---|---|
author | Joao Marcos Costa <jmcosta944@gmail.com> | Sun Oct 01 12:00:31 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 13:24:23 2023 -0400 |
tree | f986b6e445ef6441adc34b8092527ad3d9171e0d | |
parent | 9275b310fc958d9983e34b4e88dbde3811ad6f2a [diff] |
scripts/gen_compile_commands.py: fix docstring The referred tool is now in U-Boot. Replace "the Linux kernel" by "U-Boot" to make the docstring coherent. Signed-off-by: Joao Marcos Costa <jmcosta944@gmail.com> Tested-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>