diff --git a/packages/graphics/imx-gpu-viv/package.mk b/packages/graphics/imx-gpu-viv/package.mk index af3c713edd..1b4c2882f4 100644 --- a/packages/graphics/imx-gpu-viv/package.mk +++ b/packages/graphics/imx-gpu-viv/package.mk @@ -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*"