]> Git Repo - J-linux.git/blob - drivers/media/usb/pwc/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / media / usb / pwc / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 pwc-objs        += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
3 pwc-objs        += pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o
4
5 obj-$(CONFIG_USB_PWC) += pwc.o
This page took 0.028918 seconds and 4 git commands to generate.