Merge pull request #1609 from vpeter4/imx_gpu_viv_8

imx-gpu-viv: fix typo [backport of #1608]
This commit is contained in:
Christian Hewitt 2017-05-09 11:31:07 +04:00 committed by GitHub
commit bfc347ceb4

View File

@ -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*"