mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
Indentation fix for options file in i.MX6 project.
Signed-off-by: Jérôme Benoit <jerome.benoit@grenouille.com>
This commit is contained in:
parent
b0a1a38a58
commit
2de1dc847d
@ -98,7 +98,7 @@
|
|||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
# OpenGL-ES implementation to use (no / bcm2835-driver / imx-gpu-viv)
|
# OpenGL-ES implementation to use (no / bcm2835-driver / imx-gpu-viv)
|
||||||
if [ "$LINUX" = "imx6" ]; then
|
if [ "$LINUX" = "imx6" ]; then
|
||||||
OPENGLES="imx-gpu-viv"
|
OPENGLES="imx-gpu-viv"
|
||||||
else
|
else
|
||||||
OPENGLES="gpu-viv-bin-mx6q"
|
OPENGLES="gpu-viv-bin-mx6q"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user