aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/tlg2300/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/media/tlg2300/Makefile')
-rw-r--r--drivers/staging/media/tlg2300/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/media/tlg2300/Makefile b/drivers/staging/media/tlg2300/Makefile
new file mode 100644
index 000000000000..137f8e38cdec
--- /dev/null
+++ b/drivers/staging/media/tlg2300/Makefile
@@ -0,0 +1,9 @@
+poseidon-objs := pd-video.o pd-alsa.o pd-dvb.o pd-radio.o pd-main.o
+
+obj-$(CONFIG_VIDEO_TLG2300) += poseidon.o
+
+ccflags-y += -Idrivers/media/i2c
+ccflags-y += -Idrivers/media/tuners
+ccflags-y += -Idrivers/media/dvb-core
+ccflags-y += -Idrivers/media/dvb-frontends
+