mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 05:29:39 +07:00
6 lines
151 B
Makefile
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
|