M7350/kernel/drivers/media/platform/s3c-camif/Makefile

6 lines
151 B
Makefile
Raw Normal View History

2024-09-09 08:57:42 +00:00
# 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