imx-gpu-viv: fix typo

This commit is contained in:
Peter Vicman 2017-05-06 21:02:08 +02:00
parent 763397ebb1
commit 10cc311945

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