summaryrefslogtreecommitdiff
path: root/linux/drivers/media/Makefile
AgeCommit message (Collapse)Author
2007-05-02Use menuconfig objects II - DVBMauro Carvalho Chehab
From: Jan Engelhardt <jengelh@linux01.gwdg.de> Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. Also remove one indirection (CONFIG_DVB) that does not seem to be really used inside the kernel. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2005-07-24Don't build empty built-in.o when DVB/V4L is not configured.Johannes Stezenbach
Thanks to Sam Ravnborg and Keith Owens. Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2003-01-09Forgot to add some files.Michael Hunold