6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
|
||
|
|
obj-y += isp/
|
||
|
|
obj-y += mipi-adapter/
|
||
|
|
obj-y += mipi-csi2/
|