include $(MTK_PATH_BUILD)/common.mk

ifeq ($(CUSTOM_KERNEL_HDMI),Sii8338)
obj-y += $(call all-subdir-src-or-makefile)
endif
obj-y += dummy.o
