summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisael Lopez Cruz2015-12-01 15:28:43 -0600
committerVishal Mahaveer2015-12-01 15:47:26 -0600
commit5dabf1047c549bbab592b2d06d300d8af684d75e (patch)
treeb5501d0e06cc1195cd5bc95b3885c4989c98a80c
parenteffe820b9da707ab9d66edf321f685f05d98b36f (diff)
downloaddevice-ti-jacinto6evm-5dabf1047c549bbab592b2d06d300d8af684d75e.tar.gz
device-ti-jacinto6evm-5dabf1047c549bbab592b2d06d300d8af684d75e.tar.xz
device-ti-jacinto6evm-5dabf1047c549bbab592b2d06d300d8af684d75e.zip
jacinto6evm: Build RadioApp CLI tool
The RadioApp CLI tool is the main radio executable now that HelloRadio is no longer being maintained. Change-Id: I19fd5c913789f820e644f7a2e157f0cdef7fc1a3 Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 415f7d2..6a9d8b2 100644
--- a/device.mk
+++ b/device.mk
@@ -118,7 +118,7 @@ PRODUCT_PACKAGES += \
118 118
119# Radio 119# Radio
120PRODUCT_PACKAGES += \ 120PRODUCT_PACKAGES += \
121 HelloRadio \ 121 RadioApp \
122 lad_dra7xx \ 122 lad_dra7xx \
123 libtiipc \ 123 libtiipc \
124 libtiipcutils \ 124 libtiipcutils \