obj-$(CONFIG_USE_CAMERA3_ARCH)    += camera/
ifeq ($(CONFIG_CONTEXTHUB_IGS_CAM),y)
obj-$(CONFIG_USE_CAMERA3_ARCH)    += igscam/
endif
