mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #1609 from vpeter4/imx_gpu_viv_8
imx-gpu-viv: fix typo [backport of #1608]
This commit is contained in:
commit
bfc347ceb4
@ -62,7 +62,7 @@ makeinstall_target() {
|
||||
g2d/usr/lib/libg2d*.so*"
|
||||
|
||||
# missing in 5.0.11.p7.4-hfp
|
||||
if [ "LINUX" = "imx6-3.14-sr" ]; then
|
||||
if [ "$LINUX" = "imx6-3.14-sr" ]; then
|
||||
LIBS_COPY="$LIBS_COPY \
|
||||
gpu-core/usr/lib/libGAL_egl.fb.so \
|
||||
gpu-core/usr/lib/libGAL_egl.so*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user