ubuntu-linux-kernel/drivers/media/platform/s3c-camif/Makefile

6 lines
151 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +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