summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/cec/Makefile
blob: bd7f3c5934680bb349153f3319e13ea365137c68 (plain)
1
2
3
4
5
cec-objs := cec-core.o cec-adap.o cec-api.o

ifeq ($(CONFIG_MEDIA_CEC),y)
  obj-$(CONFIG_MEDIA_SUPPORT) += cec.o
endif
OpenPOWER on IntegriCloud