mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
imx-gpu-viv: fix typo
This commit is contained in:
@@ -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*"
|
||||
|
||||
Reference in New Issue
Block a user