summaryrefslogtreecommitdiff
path: root/package/gpu-viv-bin-mx6q
diff options
context:
space:
mode:
Diffstat (limited to 'package/gpu-viv-bin-mx6q')
-rw-r--r--package/gpu-viv-bin-mx6q/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gpu-viv-bin-mx6q/Makefile b/package/gpu-viv-bin-mx6q/Makefile
index 9024275ba..4509dcbeb 100644
--- a/package/gpu-viv-bin-mx6q/Makefile
+++ b/package/gpu-viv-bin-mx6q/Makefile
@@ -34,5 +34,6 @@ gpu-viv-bin-mx6q-install:
$(INSTALL_DIR) $(STAGING_TARGET_DIR)/usr/include
$(CP) $(WRKBUILD)/usr/include/* \
$(STAGING_TARGET_DIR)/usr/include
+ -rm -r $(IDIR_GPU_VIV_BIN_MX6Q)/usr/lib/libGL.so*
include ${ADK_TOPDIR}/mk/pkg-bottom.mk