obj-$(CONFIG_HDMI_SUNXI_LEGACY) += hdmi.o

#hdmi-objs := anx7150/hdmi_core.o anx7150/hdmi_hal.o anx7150/hdmi_i2c.o\
#            dev_hdmi.o drv_hdmi.o 
            
hdmi-objs := aw/hdmi_core.o aw/hdmi_hal.o aw/hdmi_interface.o aw/hdmi_edid.o\
            dev_hdmi.o drv_hdmi.o 

