提交 2b971af2 编写于 作者: M Michel Ludwig 提交者: Mauro Carvalho Chehab

V4L/DVB (12804): tm6000: Build the module properly if CONFIG_VIDEO_TM6000_DVB is selected.

Signed-off-by: NMichel Ludwig <michel.ludwig@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 7f9b1412
......@@ -4,7 +4,7 @@ tm6000-objs := tm6000-cards.o \
tm6000-video.o
ifeq ($(CONFIG_VIDEO_TM6000_DVB),y)
tm6000-objs := tm6000-dvb.o \
tm6000-objs += tm6000-dvb.o \
hack.o
endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册