]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/Makefile
[PATCH] m68k: amifb __user annotations
[linux-2.6-omap-h63xx.git] / drivers / media / Makefile
index 772d6112fb3b65ea451d69ed269f57864f78319d..c578a529e7a8e910ea969b3fad2c58b28d95ca2d 100644 (file)
@@ -2,4 +2,7 @@
 # Makefile for the kernel multimedia device drivers.
 #
 
-obj-y        := video/ radio/ dvb/ common/
+obj-y := common/
+obj-$(CONFIG_VIDEO_DEV) += video/
+obj-$(CONFIG_VIDEO_DEV) += radio/
+obj-$(CONFIG_DVB)       += dvb/