mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 16:16:46 +07:00
6 lines
135 B
Makefile
6 lines
135 B
Makefile
|
obj-$(CONFIG_SND_AOA) += snd-aoa.o
|
||
|
snd-aoa-objs := snd-aoa-core.o \
|
||
|
snd-aoa-alsa.o \
|
||
|
snd-aoa-gpio-pmf.o \
|
||
|
snd-aoa-gpio-feature.o
|