mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options: enable build of imonlcd module per default on all supported builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
eef4e10ab5
commit
adc8d203ab
@ -208,7 +208,7 @@
|
||||
# 'all' compiles all drivers;
|
||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||
# "none" for disable LCD support
|
||||
LCD_DRIVER="irtrans,imon"
|
||||
LCD_DRIVER="irtrans,imon,imonlcd"
|
||||
|
||||
# additional Firmware to use (dvb-firmware, wlan-firmware)
|
||||
# Space separated list is supported,
|
||||
|
@ -208,7 +208,7 @@
|
||||
# 'all' compiles all drivers;
|
||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||
# "none" for disable LCD support
|
||||
LCD_DRIVER="irtrans,imon"
|
||||
LCD_DRIVER="irtrans,imon,imonlcd"
|
||||
|
||||
# additional Firmware to use (dvb-firmware, wlan-firmware)
|
||||
# Space separated list is supported,
|
||||
|
Loading…
x
Reference in New Issue
Block a user