]> git.ipfire.org Git - people/arne_f/kernel.git/blob - drivers/media/pci/cx25821/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / drivers / media / pci / cx25821 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 cx25821-y := cx25821-core.o cx25821-cards.o cx25821-i2c.o \
3 cx25821-gpio.o cx25821-medusa-video.o \
4 cx25821-video.o
5
6 obj-$(CONFIG_VIDEO_CX25821) += cx25821.o
7 obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o
8
9 ccflags-y += -Idrivers/media/i2c