mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
projects/RPi/options: update options file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4c191874e4
commit
350fa38ca2
@ -107,6 +107,9 @@
|
||||
# use linux-next (latest rc) instead latest released version
|
||||
LINUX_NEXT="no"
|
||||
|
||||
# SquashFS compression method (gzip / lzo / xz)
|
||||
SQUASHFS_COMPRESSION="lzo"
|
||||
|
||||
# Mediacenter to use (xbmc / no)
|
||||
if [ "$PROJECT" = RPi ]; then
|
||||
MEDIACENTER="xbmc-rpi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user