summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2015-02-03 13:19:31 -0800
committerHashcode <hashcode0f@gmail.com>2015-02-03 13:19:31 -0800
commitd651ac802e4f4a4b810707baeab695f07c408c1b (patch)
treeafc79fdfd4d74ad939ccb6cee1bf1d86603b7aa8 /common.mk
parent3f27f684a4455b04725b27f8c371bf8aa2cef33a (diff)
downloadhardware_ti_omap4-d651ac802e4f4a4b810707baeab695f07c408c1b.zip
hardware_ti_omap4-d651ac802e4f4a4b810707baeab695f07c408c1b.tar.gz
hardware_ti_omap4-d651ac802e4f4a4b810707baeab695f07c408c1b.tar.bz2
overlay: use omap4 common overlay
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 5da0d76..59ec0d4 100644
--- a/common.mk
+++ b/common.mk
@@ -15,6 +15,8 @@
# This file lists the modules that are specific to OMAP4 but are used by
# all OMAP4 devices.
+DEVICE_PACKAGE_OVERLAYS += hardware/ti/omap4-next/overlay
+
PRODUCT_PACKAGES += \
libdomx \
libOMX_Core \