scripts: build: Make scripts executable

Make scripts with an interpreter line executable so that they can be
invoked directly.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
This commit is contained in:
Sebastian Huber 2025-01-15 05:15:58 +01:00 committed by Benjamin Cabé
parent d72d1aaeae
commit ade1c883a8
11 changed files with 0 additions and 0 deletions

0
scripts/build/elf_parser.py Normal file → Executable file
View file

0
scripts/build/gen_app_partitions.py Normal file → Executable file
View file

0
scripts/build/gen_image_info.py Normal file → Executable file
View file

0
scripts/build/gen_isr_tables_parser_carrays.py Normal file → Executable file
View file

0
scripts/build/gen_isr_tables_parser_local.py Normal file → Executable file
View file

0
scripts/build/gen_iter_sections.py Normal file → Executable file
View file

0
scripts/build/gen_relocate_app.py Normal file → Executable file
View file

0
scripts/build/gen_symtab.py Normal file → Executable file
View file

0
scripts/build/mergehex.py Normal file → Executable file
View file

0
scripts/build/parse_syscalls.py Normal file → Executable file
View file

0
scripts/build/subfolder_list.py Normal file → Executable file
View file