aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Cvek <petrcvekcz@gmail.com>2022-07-13 05:01:26 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-07-14 12:46:07 +0000
commit61f3f333116e70a63b68a6caee5e5b89f85e505c (patch)
tree18c20b9bb2e30e96d7d6887622624b27ce5bf13b
parent552c052a94922a7a898e21cf1760d74d23d8b95b (diff)
Remove executable flag from source codes and text files
Markdown, definition file and sconfig source codes don't need to be executables. This patch fixes that. Signed-off-by: Petr Cvek <petrcvekcz@gmail.com> Change-Id: Ic97d684318c689259f7895e3dfbd552434c3882e Reviewed-on: https://review.coreboot.org/c/coreboot/+/65807 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
-rw-r--r--[-rwxr-xr-x]Documentation/soc/amd/amdblobs_license.md0
-rw-r--r--[-rwxr-xr-x]Documentation/soc/amd/family17h.md0
-rw-r--r--[-rwxr-xr-x]Documentation/soc/amd/psp_integration.md0
-rw-r--r--[-rwxr-xr-x]payloads/external/tianocore/tools_def.txt0
-rw-r--r--[-rwxr-xr-x]util/sconfig/sconfig.l0
-rw-r--r--[-rwxr-xr-x]util/sconfig/sconfig.y0
6 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/soc/amd/amdblobs_license.md b/Documentation/soc/amd/amdblobs_license.md
index bf91c0281e..bf91c0281e 100755..100644
--- a/Documentation/soc/amd/amdblobs_license.md
+++ b/Documentation/soc/amd/amdblobs_license.md
diff --git a/Documentation/soc/amd/family17h.md b/Documentation/soc/amd/family17h.md
index fffe25b023..fffe25b023 100755..100644
--- a/Documentation/soc/amd/family17h.md
+++ b/Documentation/soc/amd/family17h.md
diff --git a/Documentation/soc/amd/psp_integration.md b/Documentation/soc/amd/psp_integration.md
index 9c7b1be404..9c7b1be404 100755..100644
--- a/Documentation/soc/amd/psp_integration.md
+++ b/Documentation/soc/amd/psp_integration.md
diff --git a/payloads/external/tianocore/tools_def.txt b/payloads/external/tianocore/tools_def.txt
index fba9b09fa2..fba9b09fa2 100755..100644
--- a/payloads/external/tianocore/tools_def.txt
+++ b/payloads/external/tianocore/tools_def.txt
diff --git a/util/sconfig/sconfig.l b/util/sconfig/sconfig.l
index 0997ff6444..0997ff6444 100755..100644
--- a/util/sconfig/sconfig.l
+++ b/util/sconfig/sconfig.l
diff --git a/util/sconfig/sconfig.y b/util/sconfig/sconfig.y
index 1b611e4b85..1b611e4b85 100755..100644
--- a/util/sconfig/sconfig.y
+++ b/util/sconfig/sconfig.y