aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/Makefile
blob: 09a829d8a7e71a4b7b0b5de035f7034d1748e82d (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the kernel multimedia device drivers.
#

obj-y += common/ video/

obj-$(CONFIG_VIDEO_DEV) += radio/
obj-$(CONFIG_DVB_CORE)  += dvb/