[openwrt/openwrt] ramips: mt7621: fix file permissions in source tree
LEDE Commits
lede-commits at lists.infradead.org
Fri Jun 6 00:39:06 PDT 2025
nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/1f7304a0ccefa782e606218b1fe289dc64868f01
commit 1f7304a0ccefa782e606218b1fe289dc64868f01
Author: Zheng Zhang <everything411 at qq.com>
AuthorDate: Thu Jun 5 17:13:26 2025 +0800
ramips: mt7621: fix file permissions in source tree
They don't need +x permission.
Fixes: 502916468e28 ("ramips: add support for ASUS 4G-AX56")
Signed-off-by: Zheng Zhang <everything411 at qq.com>
Link: https://github.com/openwrt/openwrt/pull/19034
Signed-off-by: Nick Hainke <vincent at systemli.org>
---
target/linux/ramips/dts/mt7621_asus_4g-ax56.dts | 0
target/linux/ramips/image/mt7621.mk | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/target/linux/ramips/dts/mt7621_asus_4g-ax56.dts b/target/linux/ramips/dts/mt7621_asus_4g-ax56.dts
old mode 100755
new mode 100644
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
old mode 100755
new mode 100644
More information about the lede-commits
mailing list