mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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 to use (enna / moovida / mythtv / no)
|
||||||
MEDIACENTER=enna
|
MEDIACENTER=enna
|
||||||
|
|
||||||
# build with plymouth graphical boot (yes / no)
|
|
||||||
PLYMOUTH=yes
|
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK=yes
|
NETWORK=yes
|
||||||
|
|
||||||
@ -54,10 +51,6 @@
|
|||||||
## Do not change anything below this line
|
## Do not change anything below this line
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
# if [ "$PLYMOUTH" = "yes" ]; then
|
|
||||||
# BUSYBOX_STATIC=no
|
|
||||||
# fi
|
|
||||||
|
|
||||||
if [ "$DISPLAYSERVER" = xorg-server ]; then
|
if [ "$DISPLAYSERVER" = xorg-server ]; then
|
||||||
CAIRO=cairo
|
CAIRO=cairo
|
||||||
elif [ "$DISPLAYSERVER" = wayland ]; then
|
elif [ "$DISPLAYSERVER" = wayland ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user