mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 13:32:07 -04:00
V4L/DVB (5763): Fix tea5761 unselection
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
@@ -7,7 +7,7 @@ zr36067-objs := zoran_procfs.o zoran_device.o \
|
||||
tuner-objs := tuner-core.o tuner-types.o tuner-simple.o \
|
||||
mt20xx.o tda8290.o tea5767.o tda9887.o
|
||||
|
||||
ifneq ($(CONFIG_TUNER_TEA5761),n)
|
||||
ifneq ($(CONFIG_TUNER_TEA5761),)
|
||||
tuner-objs += tea5761.o
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user