]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: mt7621: fix file permissions in source tree 19034/head
authorZheng Zhang <everything411@qq.com>
Thu, 5 Jun 2025 09:13:26 +0000 (17:13 +0800)
committerNick Hainke <vincent@systemli.org>
Fri, 6 Jun 2025 07:38:43 +0000 (09:38 +0200)
commit1f7304a0ccefa782e606218b1fe289dc64868f01
tree877430feb1615189773aff1c21d9fc141863f0e6
parentc947e37e614abf2b02fae306ed92a00e3f98903b
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@qq.com>
Link: https://github.com/openwrt/openwrt/pull/19034
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/ramips/dts/mt7621_asus_4g-ax56.dts [changed mode: 0755->0644]
target/linux/ramips/image/mt7621.mk [changed mode: 0755->0644]