aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tlg2300/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/tlg2300/Makefile')
-rw-r--r--drivers/media/usb/tlg2300/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/usb/tlg2300/Makefile b/drivers/media/usb/tlg2300/Makefile
new file mode 100644
index 00000000000..4d660879999
--- /dev/null
+++ b/drivers/media/usb/tlg2300/Makefile
@@ -0,0 +1,9 @@
1poseidon-objs := pd-video.o pd-alsa.o pd-dvb.o pd-radio.o pd-main.o
2
3obj-$(CONFIG_VIDEO_TLG2300) += poseidon.o
4
5ccflags-y += -Idrivers/media/video
6ccflags-y += -Idrivers/media/tuners
7ccflags-y += -Idrivers/media/dvb-core
8ccflags-y += -Idrivers/media/dvb-frontends
9