mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-29 08:29:34 -04:00
4 lines
116 B
Makefile
4 lines
116 B
Makefile
pwc-objs := pwc-if.o pwc-misc.o pwc-ctrl.o pwc-uncompress.o pwc-timon.o pwc-kiara.o
|
|
|
|
obj-$(CONFIG_USB_PWC) += pwc.o
|