summaryrefslogtreecommitdiffstats
path: root/exynos3/s5pc110/Android.mk
diff options
context:
space:
mode:
authorPetr Havlena <havlenapetr@gmail.com>2012-11-15 14:07:10 +0530
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-11-16 05:12:41 -0800
commitc9288149a35eef64908085d9799f2ba908bfabd2 (patch)
tree557c4906a0f6d44d2003508ad1a591bb839a9468 /exynos3/s5pc110/Android.mk
parent1386f44a87281ecfb0309fc7b6ba00209cd7c05f (diff)
downloadhardware_samsung-c9288149a35eef64908085d9799f2ba908bfabd2.zip
hardware_samsung-c9288149a35eef64908085d9799f2ba908bfabd2.tar.gz
hardware_samsung-c9288149a35eef64908085d9799f2ba908bfabd2.tar.bz2
exynos3: libhdmi: initial commit
Change-Id: Iee23cf3b6e746c3a20adf7b90ab930a3cba50d5c
Diffstat (limited to 'exynos3/s5pc110/Android.mk')
-rw-r--r--exynos3/s5pc110/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/exynos3/s5pc110/Android.mk b/exynos3/s5pc110/Android.mk
index 56cb24c..46596e9 100644
--- a/exynos3/s5pc110/Android.mk
+++ b/exynos3/s5pc110/Android.mk
@@ -17,7 +17,7 @@
ifeq ($(TARGET_BOARD_PLATFORM),s5pc110)
# audio, camera, sensor and light HALs are device specifc
-s5pc110_dirs := libhwcomposer libs3cjpeg libstagefrighthw sec_mm power
+s5pc110_dirs := libhdmi libhwcomposer libs3cjpeg libstagefrighthw sec_mm power
include $(call all-named-subdir-makefiles,$(s5pc110_dirs))