diff options
-rw-r--r-- | target/product/core_minimal.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk index 9c5a13b..33b49a6 100644 --- a/target/product/core_minimal.mk +++ b/target/product/core_minimal.mk @@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \ iptables \ keystore \ keystore.default \ + ld.mc \ libbcc \ libOpenMAXAL \ libOpenSLES \ |