mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
distributions/OpenELEC/options: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
91b72b21aa
commit
c1cad68fd6
@ -121,9 +121,7 @@
|
|||||||
# Xorg Graphic drivers to use (all / i915,i965,r200,r300,r600,nvidia)
|
# Xorg Graphic drivers to use (all / i915,i965,r200,r300,r600,nvidia)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeonsi nvidia"
|
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeonsi nvidia"
|
||||||
if [ "$TARGET_ARCH" = "x86_64" ]; then
|
GRAPHIC_DRIVERS="r300 r600 radeonsi i915 i965 nvidia"
|
||||||
GRAPHIC_DRIVERS="r300 r600 radeonsi i915 i965 nvidia"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# build and install remote support (yes / no)
|
# build and install remote support (yes / no)
|
||||||
REMOTE_SUPPORT="yes"
|
REMOTE_SUPPORT="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user