summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2016-12-07 00:11:53 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2016-12-09 11:38:01 -0600
commitcab396785a96cb5a0204a9ed5edb0bf9934fc63c (patch)
tree147799b27cd80ea836c5721429b05081f3894c5c
parent91eb97c309a2eb9b26c6bfb33de12535f2c27834 (diff)
downloadjacinto6evm-cab396785a96cb5a0204a9ed5edb0bf9934fc63c.tar.gz
jacinto6evm: call makefile for installing touch firmware
Call makefile from device/ti/proprietary-open/ for installing touch configuration binary for dra71-evm builds Change-Id: I19e1b80ed44a651bf28db9604316b8fd2e4aa6fa Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 051ea68..921433b 100644
--- a/device.mk
+++ b/device.mk
@@ -147,5 +147,6 @@ $(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk)
#$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk)
+$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/touch-full_jacinto6evm.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk)