Skip to content

Commit

Permalink
trivial: Make bios files and source files non-executable
Browse files Browse the repository at this point in the history
These files can not be executed on the host, so they should not be
marked as executable.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
  • Loading branch information
huth committed Sep 25, 2018
1 parent 1e7ec6c commit 55d38d1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 0 deletions.
Empty file modified block/blkreplay.c 100755 → 100644
Empty file.
Empty file modified pc-bios/hppa-firmware.img 100755 → 100644
Empty file.
Empty file modified pc-bios/palcode-clipper 100755 → 100644
Empty file.
Empty file modified pc-bios/u-boot-sam460-20100605.bin 100755 → 100644
Empty file.
Empty file modified pc-bios/u-boot.e500 100755 → 100644
Empty file.
Empty file modified replay/replay-char.c 100755 → 100644
Empty file.

0 comments on commit 55d38d1

Please sign in to comment.