aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-11-15 10:33:00 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-11-15 16:06:12 +0000
commit85b3d42f56138cf05748e298401f7fd80194fff6 (patch)
treea77eecfd3770fc33c3649585a8eb3d9ef28c8737 /Android.mk
Initial support for OMAP5 uEVMHEADmaster
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..6361f9b
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,2 @@
+LOCAL_PATH := $(call my-dir)
+include $(call all-makefiles-under,$(LOCAL_PATH))