serial_core: Prepare for BKL push down
[deliverable/linux.git] / drivers / media / Makefile
1 #
2 # Makefile for the kernel multimedia device drivers.
3 #
4
5 obj-$(CONFIG_VIDEO_MEDIA) += common/
6
7 # Since hybrid devices are here, should be compiled if DVB and/or V4L
8 obj-$(CONFIG_VIDEO_MEDIA) += video/
9
10 obj-$(CONFIG_VIDEO_DEV) += radio/
11 obj-$(CONFIG_DVB_CORE) += dvb/
This page took 0.029068 seconds and 5 git commands to generate.