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

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