You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
343 B
8 lines
343 B
b2c2-flexcop-objs += flexcop.o flexcop-fe-tuner.o flexcop-i2c.o
|
|
b2c2-flexcop-objs += flexcop-sram.o flexcop-eeprom.o flexcop-misc.o
|
|
b2c2-flexcop-objs += flexcop-hw-filter.o
|
|
obj-$(CONFIG_DVB_B2C2_FLEXCOP) += b2c2-flexcop.o
|
|
|
|
ccflags-y += -Idrivers/media/dvb-core/
|
|
ccflags-y += -Idrivers/media/dvb-frontends/
|
|
ccflags-y += -Idrivers/media/tuners/
|
|
|