blob: 9aa01cb018836a7fab679bce719f0251d5946b3b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# SPDX-License-Identifier: GPL-2.0
obj-y += sun4i-csi/
obj-y += sun6i-csi/
obj-y += sun6i-mipi-csi2/
obj-y += sun8i-a83t-mipi-csi2/
obj-y += sun8i-di/
obj-y += sun8i-rotate/
|