Merge remote-tracking branches 'asoc/fix/rockchip', 'asoc/fix/rt5645', 'asoc/fix...
[sfrench/cifs-2.6.git] / drivers / media / cec / Makefile
1 cec-objs := cec-core.o cec-adap.o cec-api.o cec-edid.o
2
3 ifeq ($(CONFIG_CEC_NOTIFIER),y)
4   cec-objs += cec-notifier.o
5 endif
6
7 obj-$(CONFIG_CEC_CORE) += cec.o