Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the kernel multimedia device drivers. | ||||
3 | # | ||||
4 | |||||
Adrian Bunk | 45033bc | 2008-05-26 14:23:49 -0300 | [diff] [blame] | 5 | obj-y += common/ video/ |
Mauro Carvalho Chehab | 7c91f06 | 2008-04-29 21:38:44 -0300 | [diff] [blame] | 6 | |
Johannes Stezenbach | 3cc2176 | 2005-09-09 13:02:20 -0700 | [diff] [blame] | 7 | obj-$(CONFIG_VIDEO_DEV) += radio/ |
Jan Engelhardt | 6b6bcb1 | 2007-05-02 10:11:47 -0300 | [diff] [blame] | 8 | obj-$(CONFIG_DVB_CORE) += dvb/ |