brintos

brintos / linux-shallow public Read only

0
0
Text · 191 B · 70ee042 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2# Makefile for s3c244x/s3c64xx CAMIF driver3 4s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o5 6obj-$(CONFIG_VIDEO_S3C_CAMIF) += s3c-camif.o7