aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/cam_cal/src/mt6735/Makefile
blob: 6a7e6d182a70e8736c4b945ec44ab24b4b6c4788 (plain) (blame)
1
2
3
4
5
#
# Makefile for misc devices that really don't fit anywhere else.
include $(srctree)/drivers/misc/mediatek/Makefile.custom
custom_cam_cal := $(addsuffix /, $(shell echo $(CONFIG_CUSTOM_KERNEL_CAM_CAL_DRV)))        	
obj-y += $(custom_cam_cal)