You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
files ltq-vmmc: update permission handling 4 years ago
patches lantiq: ltq-vmmc: Do not leak user space CFLAGS into kernel space 6 years ago
Config.in ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken 7 years ago
Makefile ltq-vmmc: update permission handling 4 years ago