summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSumit Semwal <sumit.semwal@linaro.org>2015-12-28 18:52:07 +0530
committerSumit Semwal <sumit.semwal@linaro.org>2015-12-28 18:52:07 +0530
commit3f7e9d2fa29f6c2bc7e92584240e2f2a3e388887 (patch)
tree406497b5be377d1be2d59db54c338a14b901e559
parent36616dfb41e8b5763552ef6226431780575e1fb6 (diff)
db410c.mk: correct include sequenceM_wip
Incorrect sequence caused ro.zygote to be incorrectly overwritten. Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
-rw-r--r--db410c.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/db410c.mk b/db410c.mk
index f1c4855..5f95365 100644
--- a/db410c.mk
+++ b/db410c.mk
@@ -13,8 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
$(call inherit-product, device/linaro/db410c/device.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
PRODUCT_NAME := db410c
PRODUCT_DEVICE := db410c