summaryrefslogtreecommitdiff
path: root/linux/drivers/media/Makefile
blob: b6c5b35ccf890428e6ea24f3d22a803ea1bd4321 (plain)
1
2
3
4
5
6
7
#
# Makefile for the kernel multimedia device drivers.
#

obj-y := common/
obj-$(CONFIG_VIDEO_DEV) += radio/ video/
obj-$(CONFIG_DVB_CORE)  += dvb/