Skip to content

Commit

Permalink
ramips: fix wrong dts files permissions
Browse files Browse the repository at this point in the history
This files are executable:
   target/linux/ramips/dts/mt7621_openfi_5pro.dts
   target/linux/ramips/dts/mt7621_winstars_ws-wn536p3.dts
Has to be fixed.

Fixes: 5560791 ("ramips: add support for OpenFi 5Pro Travel Router")
Fixes: 2da2705 ("ramips: add support for WINSTARS WS-WN536P3")

Signed-off-by: Mikhail Zhilkin <[email protected]>
Link: openwrt/openwrt#16322
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
csharper2005 authored and hauke committed Sep 19, 2024
1 parent 2db7f1c commit 767e8a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Empty file modified target/linux/ramips/dts/mt7621_openfi_5pro.dts
100755 → 100644
Empty file.
Empty file modified target/linux/ramips/dts/mt7621_winstars_ws-wn536p3.dts
100755 → 100644
Empty file.

0 comments on commit 767e8a0

Please sign in to comment.