mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-02-01 16:28:00 +00:00
6 lines
151 B
Makefile
Executable File
6 lines
151 B
Makefile
Executable File
# Makefile for s3c244x/s3c64xx CAMIF driver
|
|
|
|
s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o
|
|
|
|
obj-$(CPTCFG_VIDEO_S3C_CAMIF) += s3c-camif.o
|