mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 21:55:41 +07:00
b3f52608ba
The frontends/tuners are used inside the common part of the driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
6 lines
177 B
Makefile
6 lines
177 B
Makefile
b2c2-flexcop-usb-objs = flexcop-usb.o
|
|
obj-$(CONFIG_DVB_B2C2_FLEXCOP_USB) += b2c2-flexcop-usb.o
|
|
|
|
ccflags-y += -Idrivers/media/dvb-core/
|
|
ccflags-y += -Idrivers/media/common/b2c2/
|