1cec-objs := cec-core.o cec-adap.o cec-api.o 2 3ifeq ($(CONFIG_MEDIA_CEC_SUPPORT),y) 4 obj-$(CONFIG_MEDIA_SUPPORT) += cec.o 5endif 6