summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorMichael Hunold <devnull@localhost>2002-12-17 15:29:41 +0000
committerMichael Hunold <devnull@localhost>2002-12-17 15:29:41 +0000
commit7b024f3ee0340a819eb279c71367d2b2af44bbbc (patch)
tree502c5d0497ce4324b7604542202a01822326e50f /linux/drivers/media/dvb/frontends
parent323dee0dd2b07f636e703605664b2f92d93c403b (diff)
downloadmediapointer-dvb-s2-7b024f3ee0340a819eb279c71367d2b2af44bbbc.tar.gz
mediapointer-dvb-s2-7b024f3ee0340a819eb279c71367d2b2af44bbbc.tar.bz2
Some build fixes. Removed "makecrosslinks" because it won't work
anymore.
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r--linux/drivers/media/dvb/frontends/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile
index ec34c902b..9e9a35a00 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -12,6 +12,3 @@ obj-$(CONFIG_DVB_ATMEL_AT76C651) += at76c651.o
obj-$(CONFIG_DVB_GRUNDIG_29504_491) += grundig_29504-491.o
obj-$(CONFIG_DVB_GRUNDIG_29504_401) += grundig_29504-401.o
obj-$(CONFIG_DVB_VES1820) += ves1820.o
-
-include $(TOPDIR)/Rules.make
-