openwrt/package/kernel/lantiq/ltq-vmmc
Sebastian Kemper ff8b8fee89 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>
2020-07-11 14:49:10 +02:00
..
files ltq-vmmc: update permission handling 2020-07-11 14:49:10 +02:00
patches lantiq: ltq-vmmc: Do not leak user space CFLAGS into kernel space 2018-03-03 12:58:55 +01:00
Config.in ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken 2016-12-25 18:43:55 +01:00
Makefile ltq-vmmc: update permission handling 2020-07-11 14:49:10 +02:00