#
# Makefile for misc devices that really don't fit anywhere else.
#

ifdef CONFIG_MTK_V4L2_LENS
obj-$(CONFIG_MTK_V4L2_LENS)   += v4l2/
else
obj-$(CONFIG_MTK_LENS)   += proprietary/
endif