GNU Linux-libre 4.9.318-gnu1
[releases.git] / drivers / staging / media / cec / Makefile
1 cec-objs := cec-core.o cec-adap.o cec-api.o
2
3 ifeq ($(CONFIG_MEDIA_CEC),y)
4   obj-$(CONFIG_MEDIA_SUPPORT) += cec.o
5 endif