aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vmmc/files
Commit message (Collapse)AuthorAgeFilesLines
* ltq-vmmc: update permission handlingSebastian Kemper2020-07-111-11/+5
| | | | | | | | | | | | | | 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>
* packages: clean up the package folderJohn Crispin2013-06-211-0/+19
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007