Makefile 151 B

12345
  1. # Makefile for s3c244x/s3c64xx CAMIF driver
  2. s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o
  3. obj-$(CONFIG_VIDEO_S3C_CAMIF) += s3c-camif.o