cec-objs := cec-core.o cec-adap.o cec-api.o

ifeq ($(CPTCFG_MEDIA_CEC_SUPPORT),y)
  obj-$(CPTCFG_MEDIA_SUPPORT) += cec.o
endif
