mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 10:56:44 +07:00
32cf86f6d1
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
9 lines
153 B
Makefile
9 lines
153 B
Makefile
#
|
|
# Makefile for the kernel multimedia device drivers.
|
|
#
|
|
|
|
obj-y += common/ rc/ video/
|
|
|
|
obj-$(CONFIG_VIDEO_DEV) += radio/
|
|
obj-$(CONFIG_DVB_CORE) += dvb/
|