diff options
author | Thomas Weber <swirl@gmx.li> | 2010-03-13 23:14:45 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-03-21 22:22:53 +0100 |
commit | 5647f78d04174b0b99857d2a7cbf25141bd14a45 (patch) | |
tree | 5a4c65ac128270e0d01b796e97ce86587f4abc1b /cpu/arm926ejs/spear | |
parent | 99c006a320ceb9ea19135ac1512e4a81e8bebb72 (diff) | |
download | talos-obmc-uboot-5647f78d04174b0b99857d2a7cbf25141bd14a45.tar.gz talos-obmc-uboot-5647f78d04174b0b99857d2a7cbf25141bd14a45.zip |
mod change 755 => 644 for multiple files
I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;'
Signed-off-by: Thomas Weber <swirl@gmx.li>
Add some more: neither Makefile nor config.mk need execute permissions.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu/arm926ejs/spear')
-rw-r--r--[-rwxr-xr-x] | cpu/arm926ejs/spear/Makefile | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cpu/arm926ejs/spear/reset.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cpu/arm926ejs/spear/timer.c | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/cpu/arm926ejs/spear/Makefile b/cpu/arm926ejs/spear/Makefile index bf8dfa8c3c..bf8dfa8c3c 100755..100644 --- a/cpu/arm926ejs/spear/Makefile +++ b/cpu/arm926ejs/spear/Makefile diff --git a/cpu/arm926ejs/spear/reset.c b/cpu/arm926ejs/spear/reset.c index 73ad86da30..73ad86da30 100755..100644 --- a/cpu/arm926ejs/spear/reset.c +++ b/cpu/arm926ejs/spear/reset.c diff --git a/cpu/arm926ejs/spear/timer.c b/cpu/arm926ejs/spear/timer.c index 06858b4a13..06858b4a13 100755..100644 --- a/cpu/arm926ejs/spear/timer.c +++ b/cpu/arm926ejs/spear/timer.c |