Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57543
b: refs/heads/master
c: 72fb39e
h: refs/heads/master
i:
  57541: 4a7dae3
  57539: 9cc5ba6
  57535: b17c0d0
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jun 8, 2007
1 parent 813d5af commit 8dfa715
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f2100d82b858815848b661d57d7e166341c02e20
refs/heads/master: 72fb39ea58e7e2af93895fd12642b3fff2f76462
7 changes: 5 additions & 2 deletions trunk/drivers/media/dvb/b2c2/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
b2c2-flexcop-objs = flexcop.o flexcop-fe-tuner.o flexcop-i2c.o \
flexcop-sram.o flexcop-eeprom.o flexcop-misc.o flexcop-hw-filter.o \
flexcop-dma.o
flexcop-sram.o flexcop-eeprom.o flexcop-misc.o flexcop-hw-filter.o
obj-$(CONFIG_DVB_B2C2_FLEXCOP) += b2c2-flexcop.o

ifneq ($(CONFIG_DVB_B2C2_FLEXCOP_PCI),)
b2c2-flexcop-objs += flexcop-dma.o
endif

b2c2-flexcop-pci-objs = flexcop-pci.o
obj-$(CONFIG_DVB_B2C2_FLEXCOP_PCI) += b2c2-flexcop-pci.o

Expand Down

0 comments on commit 8dfa715

Please sign in to comment.