aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/bt8xx/Makefile')
-rw-r--r--drivers/media/dvb/bt8xx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/media/dvb/bt8xx/Makefile b/drivers/media/dvb/bt8xx/Makefile
index 9da8604b9e18..d188e4c670b5 100644
--- a/drivers/media/dvb/bt8xx/Makefile
+++ b/drivers/media/dvb/bt8xx/Makefile
@@ -1,5 +1,3 @@
-
-obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o
+obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video -Idrivers/media/dvb/frontends
-