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)