#
# Makefile for common V4L/DVB tuners
#

rtl2810b-objs := demod_rtd2885_atsc.o atsc_demod_base.o foundation.o math_mpi.o rtl2810b-core.o

obj-$(CONFIG_DVB_RTL2810B) += rtl2810b.o

