blob: 402a6c62a3e8b9bb4857ac553e1b9a14c6babc16 [file] [log] [blame]
cec-objs := cec-core.o cec-adap.o cec-api.o cec-edid.o
ifeq ($(CONFIG_MEDIA_CEC_NOTIFIER),y)
cec-objs += cec-notifier.o
endif
obj-$(CONFIG_CEC_CORE) += cec.o