git-subtree-dir: qcom/camera git-subtree-mainline:8263fe365e
git-subtree-split:a1378b76f0
15 lines
571 B
Makefile
15 lines
571 B
Makefile
dtbo-$(CONFIG_ARCH_WAIPIO) := waipio-camera.dtbo
|
|
dtbo-$(CONFIG_ARCH_WAIPIO) += waipio-camera-overlay-v2.dtbo \
|
|
waipio-camera-sensor-mtp.dtbo \
|
|
waipio-camera-sensor-cdp.dtbo \
|
|
waipio-camera-sensor-qrd.dtbo
|
|
|
|
dtbo-$(CONFIG_ARCH_DIWALI) += diwali-camera.dtbo
|
|
dtbo-$(CONFIG_ARCH_DIWALI) += diwali-camera-sensor-idp.dtbo
|
|
dtbo-$(CONFIG_ARCH_DIWALI) += diwali-camera-sensor-qrd.dtbo
|
|
|
|
dtbo-$(CONFIG_ARCH_CAPE) += cape-camera.dtbo
|
|
dtbo-$(CONFIG_ARCH_CAPE) += cape-camera-sensor-mtp.dtbo \
|
|
cape-camera-sensor-cdp.dtbo \
|
|
cape-camera-sensor-qrd.dtbo \
|