summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunita Nadampalli <sunitan@ti.com>2014-11-12 14:25:52 -0600
committerGerrit Code Review <gerrit2@git.omapzoom.org>2014-11-12 20:26:46 +0000
commit96dda5597b7f492c039b7acdb2a351a0b540f85e (patch)
tree5f6fa1f3841952ac9c63428001a6f51ca8e70215
parentfcce88ae05feca16b73780b479b56fc4b982ba68 (diff)
downloadjacinto6evm-96dda5597b7f492c039b7acdb2a351a0b540f85e.tar.gz
dra7xx: Add add dra7xx product libraries to the package
Change-Id: I8aa3990cbb5f8aded7c5ebb7d5a32ef4b8a65b96 Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 2e8e236..c0ee493 100644
--- a/device.mk
+++ b/device.mk
@@ -148,7 +148,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.com.ti.omap_multizone_audio=true
$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk)
-$(call inherit-product-if-exists, hardware/ti/omap4xxx/jacinto6.mk)
+$(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)