diff options
| author | Andrew de Quincy <devnull@localhost> | 2004-09-06 10:42:32 +0000 |
|---|---|---|
| committer | Andrew de Quincy <devnull@localhost> | 2004-09-06 10:42:32 +0000 |
| commit | 4841c9d0befbcf0903fd1ee13afaf5a640d82c97 (patch) | |
| tree | 5aa10736ceece38f4c8bcf25a846454fd5f72489 /linux/drivers/media/dvb/frontends/Makefile | |
| parent | 86e6c8cbd39e3f5ff9f121ff23f1c0b1741781b3 (diff) | |
| download | mediapointer-dvb-s2-4841c9d0befbcf0903fd1ee13afaf5a640d82c97.tar.gz mediapointer-dvb-s2-4841c9d0befbcf0903fd1ee13afaf5a640d82c97.tar.bz2 | |
Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Makefile')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile index 403221b04..9a0b7f44a 100644 --- a/linux/drivers/media/dvb/frontends/Makefile +++ b/linux/drivers/media/dvb/frontends/Makefile @@ -20,4 +20,5 @@ obj-$(CONFIG_DVB_TDA1004X) += tda1004x.o obj-$(CONFIG_DVB_SP887X) += sp887x.o obj-$(CONFIG_DVB_NXT6000) += nxt6000.o obj-$(CONFIG_DVB_MT352) += mt352.o +obj-$(CONFIG_DVB_CX22702) += cx22702.o |
