diff options
author | Vishal Mahaveer | 2016-07-06 14:00:26 -0500 |
---|---|---|
committer | Praneeth Bajjuri | 2016-07-19 00:52:06 -0500 |
commit | 2b9dcc03997c364dc1390f698ae747a6b99f64ce (patch) | |
tree | 2504eaa707ecd4355a3fa80183fc49470f98d077 | |
parent | 79216f68228c9ce1a7487ccda2987b7cf309c733 (diff) | |
download | device-ti-am57xevm-2b9dcc03997c364dc1390f698ae747a6b99f64ce.tar.gz device-ti-am57xevm-2b9dcc03997c364dc1390f698ae747a6b99f64ce.tar.xz device-ti-am57xevm-2b9dcc03997c364dc1390f698ae747a6b99f64ce.zip |
am57xevm: add modetest to product packages
Add modetest to list of product packages for installation.
Change-Id: Idb859465d6bb9329982c93e2868a828922ffbfaf
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r-- | device.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ PRODUCT_PACKAGES += \ | |||
95 | iontest \ | 95 | iontest \ |
96 | ion_ti_test2 \ | 96 | ion_ti_test2 \ |
97 | vpetest \ | 97 | vpetest \ |
98 | modetest \ | ||
98 | libdrm | 99 | libdrm |
99 | 100 | ||
100 | # Audio HAL modules | 101 | # Audio HAL modules |