diff options
| author | Oliver Endriss <o.endriss@gmx.de> | 2011-07-03 17:25:29 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 16:55:45 -0400 |
| commit | f876502d9a24934eadce0c8a8c45bfb863e46bb4 (patch) | |
| tree | a6ca4763d53fc29406e2ef8941355b636ea25b13 /drivers/media/dvb/Makefile | |
| parent | 4f1f31078745b7af73e1a3a718004807cb1b7846 (diff) | |
[media] ddbridge: Allow compiling of the driver
Driver added to Makefile and Kconfig.
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/Makefile')
| -rw-r--r-- | drivers/media/dvb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/dvb/Makefile b/drivers/media/dvb/Makefile index a1a08758a6f2..b2cefe637a64 100644 --- a/drivers/media/dvb/Makefile +++ b/drivers/media/dvb/Makefile | |||
| @@ -15,6 +15,7 @@ obj-y := dvb-core/ \ | |||
| 15 | dm1105/ \ | 15 | dm1105/ \ |
| 16 | pt1/ \ | 16 | pt1/ \ |
| 17 | mantis/ \ | 17 | mantis/ \ |
| 18 | ngene/ | 18 | ngene/ \ |
| 19 | ddbridge/ | ||
| 19 | 20 | ||
| 20 | obj-$(CONFIG_DVB_FIREDTV) += firewire/ | 21 | obj-$(CONFIG_DVB_FIREDTV) += firewire/ |
