Files
Debian-9-Kernel/drivers/media/platform/s3c-camif/Makefile
T
2023-05-02 09:58:35 +02:00

6 lines
151 B
Makefile

# 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