Skip to content

d/rules.real: Also remove executable bit from dtbo files

In commit 12718aa1 the executable bit was removed from .dtb files, but the upstream kernel also has .dtso files which turn into .dtbo files when compiled.
Remove the executable bit from those files as well.

Merge request reports

Loading