Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « s3c-camif « samsung « platform « media « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70ee042a3daed5cd6d0f995ec52fdc38e108a680 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
# Makefile for s3c244x/s3c64xx CAMIF driver

s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o

obj-$(CONFIG_VIDEO_S3C_CAMIF) += s3c-camif.o