diff options
author | Evan Lloyd <evan.lloyd@arm.com> | 2016-02-02 11:42:41 +0000 |
---|---|---|
committer | leiflindholm <leiflindholm@Edk2> | 2016-02-02 11:42:41 +0000 |
commit | cc78c5c390002d1ce1c9bebe69c9ee9fa09151ad (patch) | |
tree | bf8073cb4c2c1519e7a07b88d0b9d6c13678d9cf /BeagleBoardPkg/Tools | |
parent | fcea0fcb23736a6128ff51c1de2f591157cd164e (diff) | |
download | edk2-platforms-cc78c5c390002d1ce1c9bebe69c9ee9fa09151ad.tar.xz |
BeagleBoardPkg: Rectify file modes
Problems have been encountered because some of the source files have
execute permission set. This can cause git to report them as changed
when they are checked out onto a file system with inherited permissions.
This has been seen using Cygwin, MinGW and PowerShell Git.
This patch makes no change to source file content, and only aims to
correct the file modes/permissions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19788 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BeagleBoardPkg/Tools')
-rw-r--r--[-rwxr-xr-x] | BeagleBoardPkg/Tools/makefile | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/BeagleBoardPkg/Tools/makefile b/BeagleBoardPkg/Tools/makefile index cf50b8f2cf..cf50b8f2cf 100755..100644 --- a/BeagleBoardPkg/Tools/makefile +++ b/BeagleBoardPkg/Tools/makefile |