mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-15 14:10:43 +00: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
|