diff options
| author | Zheng Zhang | 2025-06-05 09:13:26 +0000 |
|---|---|---|
| committer | Nick Hainke | 2025-06-06 07:38:43 +0000 |
| commit | 1f7304a0ccefa782e606218b1fe289dc64868f01 (patch) | |
| tree | 877430feb1615189773aff1c21d9fc141863f0e6 | |
| parent | c947e37e614abf2b02fae306ed92a00e3f98903b (diff) | |
| download | openwrt-1f7304a0ccefa782e606218b1fe289dc64868f01.tar.gz | |
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>
| -rw-r--r--[-rwxr-xr-x] | target/linux/ramips/dts/mt7621_asus_4g-ax56.dts | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | 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 index 1d20e1c680..1d20e1c680 100755..100644 --- a/target/linux/ramips/dts/mt7621_asus_4g-ax56.dts +++ b/target/linux/ramips/dts/mt7621_asus_4g-ax56.dts diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index a47e36af8d..a47e36af8d 100755..100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk |