diff options
author | Sebastian Kemper <sebastian_ml@gmx.net> | 2020-06-09 19:18:55 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-07-11 14:49:10 +0200 |
commit | ff8b8fee890dae345d6a5189a8633214f6a4da3a (patch) | |
tree | ef3e266d04a8c27079639360fb92c666fb16783f /rules.mk | |
parent | 2a5460b11b9718ed5f398fcc381edc89bce72695 (diff) | |
download | upstream-ff8b8fee890dae345d6a5189a8633214f6a4da3a.tar.gz upstream-ff8b8fee890dae345d6a5189a8633214f6a4da3a.tar.bz2 upstream-ff8b8fee890dae345d6a5189a8633214f6a4da3a.zip |
ltq-vmmc: update permission handling
The firmware is currently just copied. It can end up with o= on the
device (this is the case for voice_ar9_firmware.bin for instance).
Instead of copying it the Makefile is changed to use the macro
"$(INSTALL_DATA)" in order for the file to be world-readable.
While at it refactor the device node creation in the init script with
loop.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
[removed 2nd part with custom group handling for device nodes]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions