From 55d38d10b84a256ca80484eb5114a4824608b85e Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 7 May 2018 16:32:34 +0200 Subject: trivial: Make bios files and source files non-executable These files can not be executed on the host, so they should not be marked as executable. Reviewed-by: David Hildenbrand Signed-off-by: Thomas Huth --- pc-bios/hppa-firmware.img | Bin pc-bios/palcode-clipper | Bin pc-bios/u-boot-sam460-20100605.bin | Bin pc-bios/u-boot.e500 | Bin 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 pc-bios/hppa-firmware.img mode change 100755 => 100644 pc-bios/palcode-clipper mode change 100755 => 100644 pc-bios/u-boot-sam460-20100605.bin mode change 100755 => 100644 pc-bios/u-boot.e500 (limited to 'pc-bios') diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img old mode 100755 new mode 100644 diff --git a/pc-bios/palcode-clipper b/pc-bios/palcode-clipper old mode 100755 new mode 100644 diff --git a/pc-bios/u-boot-sam460-20100605.bin b/pc-bios/u-boot-sam460-20100605.bin old mode 100755 new mode 100644 diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500 old mode 100755 new mode 100644 -- cgit v1.2.3