]> Git Repo - linux.git/blob - drivers/media/Makefile
tracing: Replace syscall_meta_data struct array with pointer array
[linux.git] / drivers / media / Makefile
1 #
2 # Makefile for the kernel multimedia device drivers.
3 #
4
5 obj-y += common/ rc/ video/
6
7 obj-$(CONFIG_VIDEO_DEV) += radio/
8 obj-$(CONFIG_DVB_CORE)  += dvb/
This page took 0.03424 seconds and 4 git commands to generate.