Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « pwc « usb « media « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ebc53e74990d24d69fab001c71a5d8021ab03316 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
pwc-objs	+= pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
pwc-objs	+= pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o

obj-$(CONFIG_USB_PWC) += pwc.o