exynos3: libhdmi: initial commit

Change-Id: Iee23cf3b6e746c3a20adf7b90ab930a3cba50d5c
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))