blob: cc11c4c0e7e7afaf585e3866c0119a0601275164 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the kernel multimedia device drivers.
3#
4
Ingo Molnarf7c83a02008-04-30 09:48:07 +02005obj-y := common/
6
Mauro Carvalho Chehab7c91f062008-04-29 21:38:44 -03007obj-$(CONFIG_VIDEO_MEDIA) += common/
8
9# Since hybrid devices are here, should be compiled if DVB and/or V4L
10obj-$(CONFIG_VIDEO_MEDIA) += video/
11
Johannes Stezenbach3cc21762005-09-09 13:02:20 -070012obj-$(CONFIG_VIDEO_DEV) += radio/
Jan Engelhardt6b6bcb12007-05-02 10:11:47 -030013obj-$(CONFIG_DVB_CORE) += dvb/