diff options
author | Sungbo Eo <mans0n@gorani.run> | 2019-10-09 11:15:40 +0900 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-10-12 23:37:00 +0200 |
commit | b83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf (patch) | |
tree | c7687cb33538511587d82081464c15faea707715 | |
parent | 68014f6d6efc79a01a8a4c9a29ea21fe5a9f336e (diff) | |
download | upstream-b83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf.tar.gz upstream-b83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf.tar.bz2 upstream-b83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf.zip |
ar71xx: remove unnecessary execute permission bit
.c files do not need to be executable. 644 is enough.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
-rw-r--r--[-rwxr-xr-x] | target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c index cc5d759273..cc5d759273 100755..100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c |