diff --git a/scripts/gen_compile_commands.py b/scripts/gen_compile_commands.py index 63d036a7732..1a9c49b34a2 100755 --- a/scripts/gen_compile_commands.py +++ b/scripts/gen_compile_commands.py @@ -4,6 +4,7 @@ # Copyright (C) Google LLC, 2018 # # Author: Tom Roeder +# Ported and modified for U-Boot by Joao Marcos Costa # """A tool for generating compile_commands.json in U-Boot."""