]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/media/Makefile
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind...
[mirror_ubuntu-artful-kernel.git] / drivers / media / Makefile
1 #
2 # Makefile for the kernel multimedia device drivers.
3 #
4
5 obj-y := common/
6
7 obj-$(CONFIG_VIDEO_MEDIA) += common/
8
9 # Since hybrid devices are here, should be compiled if DVB and/or V4L
10 obj-$(CONFIG_VIDEO_MEDIA) += video/
11
12 obj-$(CONFIG_VIDEO_DEV) += radio/
13 obj-$(CONFIG_DVB_CORE) += dvb/