Skip to content

Commit

Permalink
media: seco-cec: fix Makefile
Browse files Browse the repository at this point in the history
Fix the incorrect obj-y.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Nov 23, 2018
1 parent 5e99456 commit 5609f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/platform/seco-cec/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
obj-y += seco-cec.o
obj-$(CONFIG_VIDEO_SECO_CEC) += seco-cec.o

0 comments on commit 5609f20

Please sign in to comment.