mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 07:35:20 +07:00
7 lines
158 B
Makefile
7 lines
158 B
Makefile
|
obj-$(CONFIG_DVB_SMIPCIE) += smipcie.o
|
||
|
|
||
|
ccflags-y += -Idrivers/media/tuners
|
||
|
ccflags-y += -Idrivers/media/dvb-core
|
||
|
ccflags-y += -Idrivers/media/dvb-frontends
|
||
|
|