mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/RPi: add own /etc/modules file and load lirc_rpi by default, dont loade coretemp module
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2c5eed0bd0
commit
b897e13152
6
projects/RPi/filesystem/etc/modules
Normal file
6
projects/RPi/filesystem/etc/modules
Normal file
@ -0,0 +1,6 @@
|
||||
# /etc/modules: force some kernel modules to be loaded at boot time.
|
||||
#
|
||||
# This file contains the names of kernel modules that should be loaded
|
||||
# at boot time, one per line. Lines beginning with "#" are ignored.
|
||||
|
||||
lirc_rpi
|
Loading…
x
Reference in New Issue
Block a user