Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06ed5c2b authored by Michal Marek's avatar Michal Marek
Browse files

kbuild: Make scripts executable



The Makefiles call the respective interpreter explicitly, but this makes
it easier to use the scripts manually.

Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 221ecca6
Loading
Loading
Loading
Loading

scripts/bootgraph.pl

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

scripts/export_report.pl

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

scripts/gcc-goto.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

scripts/gcc-ld

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

scripts/gcc-version.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

Loading