mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
enna/options:
- remove unneeded options
This commit is contained in:
parent
e9f48d75c0
commit
8e558e7f60
@ -15,9 +15,6 @@
|
||||
# Mediacenter to use (enna / moovida / mythtv / no)
|
||||
MEDIACENTER=enna
|
||||
|
||||
# build with plymouth graphical boot (yes / no)
|
||||
PLYMOUTH=yes
|
||||
|
||||
# build with network support (yes / no)
|
||||
NETWORK=yes
|
||||
|
||||
@ -54,10 +51,6 @@
|
||||
## Do not change anything below this line
|
||||
#####################################################################
|
||||
|
||||
# if [ "$PLYMOUTH" = "yes" ]; then
|
||||
# BUSYBOX_STATIC=no
|
||||
# fi
|
||||
|
||||
if [ "$DISPLAYSERVER" = xorg-server ]; then
|
||||
CAIRO=cairo
|
||||
elif [ "$DISPLAYSERVER" = wayland ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user