it66121: update and remove debug log
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / hdmi / chips / cat66121 / Makefile
1 ccflags-$(CONFIG_RK_HDMI_DEBUG) = -DDEBUG -DHDMI_DEBUG
2
3 obj-$(CONFIG_HDMI_CAT66121)       += cat66121_hdmi.o \
4                                         cat66121_hdmi_hw.o \
5                                         hdmitx_sys.o \
6                                         hdmitx_hdcp.o \
7                                         hdmitx_input.o \
8                                         hdmitx_drv.o
9