linuxOS_AP06/kernel/drivers/media/platform/exynos-gsc/Makefile

5 lines
147 B
Makefile
Raw Normal View History

2025-06-03 04:28:32 +00:00
# SPDX-License-Identifier: GPL-2.0-only
exynos-gsc-objs := gsc-core.o gsc-m2m.o gsc-regs.o
obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc.o