perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / media / platform / soc_camera / Makefile
blob07a451e8b22879dd349eaa49dccf35ffdb649f86
1 obj-$(CONFIG_SOC_CAMERA) += soc_camera.o soc_mediabus.o
2 obj-$(CONFIG_SOC_CAMERA_SCALE_CROP) += soc_scale_crop.o
4 # a platform subdevice driver stub, allowing to support cameras by adding a
5 # couple of callback functions to the board code
6 obj-$(CONFIG_SOC_CAMERA_PLATFORM) += soc_camera_platform.o
8 # soc-camera host drivers have to be linked after camera drivers
9 obj-$(CONFIG_VIDEO_SH_MOBILE_CEU) += sh_mobile_ceu_camera.o