3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 15:22:18 +00:00
Brooklyn/drivers/media/platform/atmel/Makefile

6 lines
185 B
Makefile
Raw Normal View History

2021-05-26 19:09:36 +00:00
# SPDX-License-Identifier: GPL-2.0-only
2021-09-23 16:59:15 +00:00
atmel-isc-objs = atmel-sama5d2-isc.o atmel-isc-base.o
2021-05-26 19:09:36 +00:00
obj-$(CONFIG_VIDEO_ATMEL_ISI) += atmel-isi.o
obj-$(CONFIG_VIDEO_ATMEL_ISC) += atmel-isc.o