media: seco-cec: fix Makefile

Fix the incorrect obj-y.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
Hans Verkuil 2018-11-23 06:53:58 -05:00 committed by Mauro Carvalho Chehab
parent 5e99456c20
commit 5609f20676
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
obj-y += seco-cec.o
obj-$(CONFIG_VIDEO_SECO_CEC) += seco-cec.o