2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/drivers/media/Makefile

9 lines
149 B
Makefile
Raw Normal View History

#
# Makefile for the kernel multimedia device drivers.
#
obj-y += common/ video/
obj-$(CONFIG_VIDEO_DEV) += radio/
obj-$(CONFIG_DVB_CORE) += dvb/