From: Zheng Zhang Date: Thu, 5 Jun 2025 09:13:26 +0000 (+0800) Subject: ramips: mt7621: fix file permissions in source tree X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7304a0ccefa782e606218b1fe289dc64868f01;p=thirdparty%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/19034 Signed-off-by: Nick Hainke --- 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