summaryrefslogtreecommitdiff
path: root/full_jacinto6evm.mk
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2013-06-21 17:22:12 -0500
committerVishal Mahaveer <vishalm@ti.com>2013-06-21 17:22:12 -0500
commita8146748c568face40e22fde0ef2a03f5d65ab51 (patch)
treefbff6331245e083afe0ecee5d19a29cb2325d10e /full_jacinto6evm.mk
parente7217adf4981a9f941f9e22038886b9d6180476f (diff)
downloadjacinto6evm-a8146748c568face40e22fde0ef2a03f5d65ab51.tar.gz
jacinto6evm: change order of product makefiles
Call device specific first, then the generic one. -- similar to: commit a1133516279faa22dd181ff8241a940c5f2de3b4 from device/ti/blaze_tablet.git Signed-off-by: Andrii Beregovenko <a.beregovenko@ti.com> -- Change-Id: I8781e4cff88a8e6775788115eaafbda3f6049cde Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Diffstat (limited to 'full_jacinto6evm.mk')
-rw-r--r--full_jacinto6evm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/full_jacinto6evm.mk b/full_jacinto6evm.mk
index cbb08c0..a88aa0d 100644
--- a/full_jacinto6evm.mk
+++ b/full_jacinto6evm.mk
@@ -34,8 +34,8 @@ PRODUCT_PROPERTY_OVERRIDES := \
net.dns2=8.8.4.4
# Inherit from those products. Most specific first.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
$(call inherit-product, device/ti/jacinto6evm/device.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
PRODUCT_NAME := full_jacinto6evm
PRODUCT_DEVICE := jacinto6evm