diff options
author | Alec Ari <neotheuser@ymail.com> | 2012-05-09 19:12:27 -0500 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2012-05-10 08:44:08 +0200 |
commit | 923d200d1656df8ae1d8c79c6f0e1cf014d2ad1f (patch) | |
tree | c880c286b33349e3372a2123641fd26fd9097454 /src/vendorcode/amd/agesa/f12/Lib | |
parent | 5db1f4666ebb07c4e987da24bf8e53ba8d538b1f (diff) |
Unmark source files as executables
Change source file modes from 755 to 644
The following files have been grepped for changes:
*.c
*.h
*Kconfig*
*Makefile*
Change-Id: I275f42ac7c4df894380d0492bca65c16a057376c
Signed-off-by: Alec Ari <neotheuser@ymail.com>
Reviewed-on: http://review.coreboot.org/1023
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/Lib')
-rw-r--r--[-rwxr-xr-x] | src/vendorcode/amd/agesa/f12/Lib/amdlib.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/vendorcode/amd/agesa/f12/Lib/amdlib.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/vendorcode/amd/agesa/f12/Lib/helper.c | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Lib/amdlib.c b/src/vendorcode/amd/agesa/f12/Lib/amdlib.c index cb8f695a89..cb8f695a89 100755..100644 --- a/src/vendorcode/amd/agesa/f12/Lib/amdlib.c +++ b/src/vendorcode/amd/agesa/f12/Lib/amdlib.c diff --git a/src/vendorcode/amd/agesa/f12/Lib/amdlib.h b/src/vendorcode/amd/agesa/f12/Lib/amdlib.h index 63cd659f58..63cd659f58 100755..100644 --- a/src/vendorcode/amd/agesa/f12/Lib/amdlib.h +++ b/src/vendorcode/amd/agesa/f12/Lib/amdlib.h diff --git a/src/vendorcode/amd/agesa/f12/Lib/helper.c b/src/vendorcode/amd/agesa/f12/Lib/helper.c index baf661c009..baf661c009 100755..100644 --- a/src/vendorcode/amd/agesa/f12/Lib/helper.c +++ b/src/vendorcode/amd/agesa/f12/Lib/helper.c |