kernel/drivers/media/platform/cadence/Makefile

5 lines
140 B
Makefile
Raw Normal View History

2024-07-22 17:22:30 +08:00
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_VIDEO_CADENCE_CSI2RX) += cdns-csi2rx.o
obj-$(CONFIG_VIDEO_CADENCE_CSI2TX) += cdns-csi2tx.o