aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 9 deletions
diff --git a/drivers/staging/media/tlg2300/Makefile b/drivers/staging/media/tlg2300/Makefile
deleted file mode 100644
index 137f8e38cdec..000000000000
--- a/drivers/staging/media/tlg2300/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-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
-