mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-01-07 06:19:00 +00:00
7 lines
199 B
Makefile
Executable File
7 lines
199 B
Makefile
Executable File
cx25840-objs := cx25840-core.o cx25840-audio.o cx25840-firmware.o \
|
|
cx25840-vbi.o cx25840-ir.o
|
|
|
|
obj-$(CPTCFG_VIDEO_CX25840) += cx25840.o
|
|
|
|
ccflags-y += -I$(backport_srctree)/drivers/media/i2c
|