diff options
author | Hashcode <hashcode0f@gmail.com> | 2015-02-03 13:21:20 -0800 |
---|---|---|
committer | Hashcode <hashcode0f@gmail.com> | 2015-02-03 13:21:20 -0800 |
commit | 68f021579481b048808cf8df373507ac5f57d1cb (patch) | |
tree | 4acd26d37055dc85919572d3413cf68a80b32f90 | |
parent | b1047350b5b678c44e89d47e8a7faa14f87a16b2 (diff) | |
download | hardware_ti_omap4-68f021579481b048808cf8df373507ac5f57d1cb.zip hardware_ti_omap4-68f021579481b048808cf8df373507ac5f57d1cb.tar.gz hardware_ti_omap4-68f021579481b048808cf8df373507ac5f57d1cb.tar.bz2 |
common: add pvrsrvinit and symlinks to build
-rw-r--r-- | common.mk | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -35,3 +35,9 @@ PRODUCT_PACKAGES += \ smc_pa_ctrl \ tf_daemon \ libtf_crypto_sst + +# symlinks and pvr files +PRODUCT_PACKAGES += \ + libion.so \ + pvrsrvinit \ + libPVRScopeServices.so |