mirror of https://gitee.com/openkylin/linux.git
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:
parent
5e99456c20
commit
5609f20676
|
@ -1 +1 @@
|
|||
obj-y += seco-cec.o
|
||||
obj-$(CONFIG_VIDEO_SECO_CEC) += seco-cec.o
|
||||
|
|
Loading…
Reference in New Issue