diff options
| author | Manu Abraham <devnull@localhost> | 2005-04-04 18:08:15 +0000 |
|---|---|---|
| committer | Manu Abraham <devnull@localhost> | 2005-04-04 18:08:15 +0000 |
| commit | 5763fb92a09f21f9bccad093fc465720399a8a4b (patch) | |
| tree | e7dc75161ef69d00bcb1837f3c861dee4765e007 /linux/drivers/media/dvb/bt8xx/Makefile | |
| parent | 4d3c314ecc71edc11e3213e7169f27b5675bf12a (diff) | |
| download | mediapointer-dvb-s2-5763fb92a09f21f9bccad093fc465720399a8a4b.tar.gz mediapointer-dvb-s2-5763fb92a09f21f9bccad093fc465720399a8a4b.tar.bz2 | |
Merged the twinhan-exp branch to the trunk
Diffstat (limited to 'linux/drivers/media/dvb/bt8xx/Makefile')
| -rw-r--r-- | linux/drivers/media/dvb/bt8xx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Makefile b/linux/drivers/media/dvb/bt8xx/Makefile index 9da8604b9..d188e4c67 100644 --- a/linux/drivers/media/dvb/bt8xx/Makefile +++ b/linux/drivers/media/dvb/bt8xx/Makefile @@ -1,5 +1,3 @@ - -obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o +obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video -Idrivers/media/dvb/frontends - |
