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]>
  • Loading branch information
csharper2005 committed Sep 10, 2024
1 parent 2cfcb90 commit 4e204c7
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 4e204c7

Please sign in to comment.