[openwrt/openwrt] mediatek: remove unnecessary execute permission bit
LEDE Commits
lede-commits at lists.infradead.org
Sun Jan 3 09:48:56 EST 2021
adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/2eb336b79d88a506098e1f8cffaefc3696a7757d
commit 2eb336b79d88a506098e1f8cffaefc3696a7757d
Author: Sungbo Eo <mans0n at gorani.run>
AuthorDate: Sun Jan 3 22:59:43 2021 +0900
mediatek: remove unnecessary execute permission bit
Kernel config does not need to be executable. 644 is enough.
Fixes: 25d9df670b85 ("mediatek: add v5.4 support")
Signed-off-by: Sungbo Eo <mans0n at gorani.run>
[split by targets]
Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
target/linux/mediatek/mt7622/config-5.4 | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/target/linux/mediatek/mt7622/config-5.4 b/target/linux/mediatek/mt7622/config-5.4
old mode 100755
new mode 100644
More information about the lede-commits
mailing list