diff options
author | Michael Hunold <devnull@localhost> | 2003-12-21 16:36:23 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-12-21 16:36:23 +0000 |
commit | d87202f5b5e90bfcd3d2f923ac40ac3e6f699540 (patch) | |
tree | 53488eba312a771cff9d2be9d8000aa0d7f70fc8 /linux/drivers/media/dvb/Makefile | |
parent | 56325ebe82f12b17a36ee96f5c0f4604dbd9dbe6 (diff) | |
download | mediapointer-dvb-s2-d87202f5b5e90bfcd3d2f923ac40ac3e6f699540.tar.gz mediapointer-dvb-s2-d87202f5b5e90bfcd3d2f923ac40ac3e6f699540.tar.bz2 |
- add Kconfig foo to select a firmware that can be compiled into the
firmware again
- move fdump.c utility from "ttusb-dec" to "ttpci", it's not need by
"ttusb-dec" anymore, but by "ttpci" now
Diffstat (limited to 'linux/drivers/media/dvb/Makefile')
-rw-r--r-- | linux/drivers/media/dvb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/Makefile b/linux/drivers/media/dvb/Makefile index 2263ebf72..1c53bc0a1 100644 --- a/linux/drivers/media/dvb/Makefile +++ b/linux/drivers/media/dvb/Makefile @@ -3,4 +3,3 @@ # obj-y := dvb-core/ frontends/ ttpci/ ttusb-dec/ ttusb-budget/ b2c2/ bt8xx/ - |