From 64648e29fc12b6a67c4540e909be58c02946eadb Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Wed, 5 Feb 2020 00:54:45 +0900 Subject: mediatek: remove unnecessary execute permission bit kernel config and patch files do not need to be executable. 644 is enough. Fixes: 01c8f2e97cc6 ("mediatek: bump to v4.19") Signed-off-by: Sungbo Eo --- target/linux/mediatek/mt7623/config-4.19 | 0 target/linux/mediatek/patches-4.19/0002-eth-fix-dsa-support.patch | 0 target/linux/mediatek/patches-4.19/0228-arm-dts-bpir2-fix-console.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 target/linux/mediatek/mt7623/config-4.19 mode change 100755 => 100644 target/linux/mediatek/patches-4.19/0002-eth-fix-dsa-support.patch mode change 100755 => 100644 target/linux/mediatek/patches-4.19/0228-arm-dts-bpir2-fix-console.patch diff --git a/target/linux/mediatek/mt7623/config-4.19 b/target/linux/mediatek/mt7623/config-4.19 old mode 100755 new mode 100644 diff --git a/target/linux/mediatek/patches-4.19/0002-eth-fix-dsa-support.patch b/target/linux/mediatek/patches-4.19/0002-eth-fix-dsa-support.patch old mode 100755 new mode 100644 diff --git a/target/linux/mediatek/patches-4.19/0228-arm-dts-bpir2-fix-console.patch b/target/linux/mediatek/patches-4.19/0228-arm-dts-bpir2-fix-console.patch old mode 100755 new mode 100644 -- cgit v1.2.3