aboutsummaryrefslogtreecommitdiffstats
path: root/ebuild.mk
diff options
context:
space:
mode:
authorHo-Eun Ryu <ho-eun.ryu@windriver.com>2009-10-16 12:27:01 +0900
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:37 -0700
commitaae62ccb10eb78e9309ceb82ec08ece821689693 (patch)
tree08ca3ec259a7aad754a674db2ee61e8461f8de64 /ebuild.mk
parentb4992b3845a2a4ada04227bebdf4578f95d32d6e (diff)
downloadandroid_hardware_intel_common_omx-components-aae62ccb10eb78e9309ceb82ec08ece821689693.tar.gz
android_hardware_intel_common_omx-components-aae62ccb10eb78e9309ceb82ec08ece821689693.tar.bz2
android_hardware_intel_common_omx-components-aae62ccb10eb78e9309ceb82ec08ece821689693.zip
build: add build files for moorestown specific components
Diffstat (limited to 'ebuild.mk')
-rw-r--r--ebuild.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/ebuild.mk b/ebuild.mk
new file mode 100644
index 0000000..9b1481f
--- /dev/null
+++ b/ebuild.mk
@@ -0,0 +1,7 @@
+LOCAL_PATH := $(call my-dir)
+include $(CLEAR_VARS)
+
+VENDORS_INTEL_MRST_COMPONENTS_ROOT := $(LOCAL_PATH)
+
+# mrst sst audio
+-include $(VENDORS_INTEL_MRST_COMPONENTS_ROOT)/sst/ebuild.mk