From 323dee0dd2b07f636e703605664b2f92d93c403b Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Tue, 17 Dec 2002 15:05:45 +0000 Subject: Remove most of the compatiblilty crap from "compat.h", the new saa7146 does not need the stuff any more. Propagate these changes to some of the files. Remove unnecessary stuff from the Makefile, --- linux/drivers/media/dvb/dvb-core/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'linux/drivers/media/dvb/dvb-core/Makefile') diff --git a/linux/drivers/media/dvb/dvb-core/Makefile b/linux/drivers/media/dvb/dvb-core/Makefile index a32a5f553..8bc7b7116 100644 --- a/linux/drivers/media/dvb/dvb-core/Makefile +++ b/linux/drivers/media/dvb/dvb-core/Makefile @@ -8,6 +8,3 @@ dvb-core-objs = dvbdev.o dmxdev.o dvb_demux.o dvb_filter.o \ dvb_frontend.o dvb_i2c.o dvb_net.o dvb_ksyms.o obj-$(CONFIG_DVB_CORE) += dvb-core.o - -include $(TOPDIR)/Rules.make - -- cgit v1.2.3