diff options
| author | Patrick Boettcher <devnull@localhost> | 2005-04-17 14:37:15 +0000 |
|---|---|---|
| committer | Patrick Boettcher <devnull@localhost> | 2005-04-17 14:37:15 +0000 |
| commit | 4e4da24aa36487071bd874fc63d387258299ceb0 (patch) | |
| tree | b048f438139994b1842b269838bc85d2eebf2d63 /linux/drivers/media/dvb/dibusb/Makefile | |
| parent | b5833bcf1184221ce9ff84d4787d77ce1cbacafa (diff) | |
| download | mediapointer-dvb-s2-4e4da24aa36487071bd874fc63d387258299ceb0.tar.gz mediapointer-dvb-s2-4e4da24aa36487071bd874fc63d387258299ceb0.tar.bz2 | |
- ported all dibusb drivers to fit into the dvb-usb-frameword
- created dvb-pll-entries for the tuner used with the dibusb-drivers
- removed all traces of the dibusb driver
- adapted the dib3000-frontends to get along with the dvb-pll-changes
Diffstat (limited to 'linux/drivers/media/dvb/dibusb/Makefile')
| -rw-r--r-- | linux/drivers/media/dvb/dibusb/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/linux/drivers/media/dvb/dibusb/Makefile b/linux/drivers/media/dvb/dibusb/Makefile deleted file mode 100644 index e941c5086..000000000 --- a/linux/drivers/media/dvb/dibusb/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -dvb-dibusb-objs = dvb-dibusb-core.o \ - dvb-dibusb-dvb.o \ - dvb-dibusb-fe-i2c.o \ - dvb-dibusb-firmware.o \ - dvb-dibusb-remote.o \ - dvb-dibusb-usb.o \ - dvb-fe-dtt200u.o - -obj-$(CONFIG_DVB_DIBUSB) += dvb-dibusb.o - -EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/ |
