[openwrt/openwrt] mediatek: filogic: fix mistaken executable bit on dts file
LEDE Commits
lede-commits at lists.infradead.org
Wed May 7 12:01:22 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/cf9b806182ea6b17a3d68ee87149f9860e36cb85
commit cf9b806182ea6b17a3d68ee87149f9860e36cb85
Author: Mikhail Zhilkin <csharper2005 at gmail.com>
AuthorDate: Sun Apr 13 17:39:34 2025 +0000
mediatek: filogic: fix mistaken executable bit on dts file
This commit fixes mistaken executable bit on
mt7981b-mercusys-mr80x-v3.dts file.
Fixes: 7921e48d4357 ("mediatek: add support for Mercusys MR80X v3")
Signed-off-by: Mikhail Zhilkin <csharper2005 at gmail.com>
(cherry picked from commit f733442c028ffdd1747e4ac670cc76954c278a1c)
Link: https://github.com/openwrt/openwrt/pull/18522
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
target/linux/mediatek/dts/mt7981b-mercusys-mr80x-v3.dts | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/target/linux/mediatek/dts/mt7981b-mercusys-mr80x-v3.dts b/target/linux/mediatek/dts/mt7981b-mercusys-mr80x-v3.dts
old mode 100755
new mode 100644
More information about the lede-commits
mailing list