summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2015-11-25 13:33:19 -0600
committerVishal Mahaveer <vishalm@ti.com>2015-11-25 13:33:19 -0600
commit9dbc0c77b5466dd5bfd29e20666f8ca2d6f70e7f (patch)
tree2fae0c788db8ebbe63065eaca93de0dfb1406818
parentc6a457d217990786128aa16dda713a542414842d (diff)
downloadjacinto6evm-9dbc0c77b5466dd5bfd29e20666f8ca2d6f70e7f.tar.gz
jacinto6evm: enable building radio components
Build issue in IPC is fixed for Android M, Re-enabling building of radio components. Change-Id: Ic2ad4f8f8c7adc470be9b89219529ff508a9c061 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 3b4b629..415f7d2 100644
--- a/device.mk
+++ b/device.mk
@@ -117,7 +117,7 @@ PRODUCT_PACKAGES += \
tinycap
# Radio
-#PRODUCT_PACKAGES += \
+PRODUCT_PACKAGES += \
HelloRadio \
lad_dra7xx \
libtiipc \