repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
sound
/
usb
/
usx2y
/
Makefile
blob
cc4c2f1efab2ca04eefbbcb62be274db420a3608
1
# SPDX-License-Identifier: GPL-2.0
2
snd-usb-usx2y-objs
:=
usbusx2y.o usX2Yhwdep.o usx2yhwdeppcm.o
3
snd-usb-us122l-objs
:=
us122l.o
4
5
obj-
$(
CONFIG_SND_USB_USX2Y
) +=
snd-usb-usx2y.o
6
obj-
$(
CONFIG_SND_USB_US122L
) +=
snd-usb-us122l.o