projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-rpi.git]
/
sound
/
usb
/
caiaq
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
snd-usb-caiaq-y := device.o audio.o midi.o control.o
3
snd-usb-caiaq-$(CONFIG_SND_USB_CAIAQ_INPUT) += input.o
4
5
obj-$(CONFIG_SND_USB_CAIAQ) += snd-usb-caiaq.o