obj-$(CONFIG_HDMI2_DISP2_SUNXI) += hdmi.o

hdmi-y := hdmi_tx.o
hdmi-$(CONFIG_HDMI2_FREQ_SPREAD_SPECTRUM) += freq_ss.o
obj-y += hdmi_core/

