mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 15:19:51 +00:00
5 lines
142 B
Makefile
5 lines
142 B
Makefile
|
obj-$(CONFIG_SND_AOA) += core/
|
||
|
obj-$(CONFIG_SND_AOA) += codecs/
|
||
|
obj-$(CONFIG_SND_AOA) += fabrics/
|
||
|
obj-$(CONFIG_SND_AOA_SOUNDBUS) += soundbus/
|