mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 00:32:23 +07:00
c50fb91f53
This commit adds a file and move some codes related to PCM functionality. Currently PCM playback is supported. PCM capture will be supported in followed commits. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
3 lines
88 B
Makefile
3 lines
88 B
Makefile
snd-dice-objs := dice-transaction.o dice-stream.o dice-pcm.o dice.o
|
|
obj-m += snd-dice.o
|