x86: make init_ISA_irqs() static
[sfrench/cifs-2.6.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/