From b83b2d76ca1f5d9c09aca5de75a5112ea3c8a9bf Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Wed, 9 Oct 2019 11:15:40 +0900 Subject: ar71xx: remove unnecessary execute permission bit .c files do not need to be executable. 644 is enough. Signed-off-by: Sungbo Eo --- target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c 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 old mode 100755 new mode 100644 -- cgit v1.2.3