blob: 2783a9f98f91049cf9ce406efb9595f9c559f6c4 [file] [log] [blame]
MM_V4L2_DRIVER_LIST += msm8960
MM_V4L2_DRIVER_LIST += msm8974
ifeq ($(call is-board-platform-in-list,$(MM_V4L2_DRIVER_LIST)),true)
ifneq ($(USE_CAMERA_STUB),true)
ifneq ($(USE_DEVICE_SPECIFIC_CAMERA),true)
ifneq ($(BUILD_TINY_ANDROID),true)
include $(call all-subdir-makefiles)
endif
endif
endif
endif