uboot-mt623x/lib_m68k
Thomas Weber 5647f78d04 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>
2010-03-21 22:22:53 +01:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Add bb_miiphy_init call before any ethernet bring-up code. 2009-10-10 23:16:53 -07:00
bootm.c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
cache.c * Some code cleanup 2004-02-12 00:47:09 +00:00
config.mk push LOAD_ADDR out to arch mk files 2009-09-04 23:06:34 +02:00
interrupts.c Fixed off-by-one errors in lib_m68k/interrupts.c 2009-01-24 01:19:23 +01:00
time.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00
traps.c * Some code cleanup 2004-02-12 00:47:09 +00:00