mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 11:15:10 +07:00
fada193559
Except for DVB, all media kAPI headers are at include/media. Move the headers to it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
6 lines
131 B
Makefile
6 lines
131 B
Makefile
obj-$(CONFIG_SMS_USB_DRV) += smsusb.o
|
|
|
|
ccflags-y += -Idrivers/media/common/siano
|
|
ccflags-y += $(extra-cflags-y) $(extra-cflags-m)
|
|
|