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/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/media/dvb/bt8xx/Makefile b/drivers/media/dvb/bt8xx/Makefile
new file mode 100644
index 000000000000..9da8604b9e18
--- /dev/null
+++ b/drivers/media/dvb/bt8xx/Makefile
@@ -0,0 +1,5 @@
+
+obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o
+
+EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video -Idrivers/media/dvb/frontends
+