-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] dvb: b2c2/flexcop driver refactoring part 1: drop old b2c2-us…
…b stuff b2c2/flexcop driver refactoring to support PCI and USB based cards, part 1: drop abandoned attempt to support USB devices Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information
Johannes Stezenbach
authored and
Linus Torvalds
committed
May 17, 2005
1 parent
6262d06
commit 1ec3597
Showing
4 changed files
with
0 additions
and
779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
obj-b2c2-usb = b2c2-usb-core.o b2c2-common.o | ||
|
||
obj-$(CONFIG_DVB_B2C2_SKYSTAR) += skystar2.o | ||
obj-$(CONFIG_DVB_B2C2_USB) + = b2c2-usb.o | ||
|
||
EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/ |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.