diff options
author | Praneeth Bajjuri | 2016-12-07 00:11:53 -0600 |
---|---|---|
committer | Praneeth Bajjuri | 2016-12-09 11:38:01 -0600 |
commit | cab396785a96cb5a0204a9ed5edb0bf9934fc63c (patch) | |
tree | 147799b27cd80ea836c5721429b05081f3894c5c | |
parent | 91eb97c309a2eb9b26c6bfb33de12535f2c27834 (diff) | |
download | device-ti-jacinto6evm-cab396785a96cb5a0204a9ed5edb0bf9934fc63c.tar.gz device-ti-jacinto6evm-cab396785a96cb5a0204a9ed5edb0bf9934fc63c.tar.xz device-ti-jacinto6evm-cab396785a96cb5a0204a9ed5edb0bf9934fc63c.zip |
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.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,5 +147,6 @@ $(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk) | |||
147 | #$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) | 147 | #$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) |
148 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) | 148 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) |
149 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) | 149 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) |
150 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/touch-full_jacinto6evm.mk) | ||
150 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk) | 151 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk) |
151 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk) | 152 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk) |