summaryrefslogblamecommitdiffstats
path: root/sound/soc/meson/Makefile
blob: 12edf2db2a244e5ae73d34fb58bcdd9c0de6aa14 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                           
                                           
                                           

                                                            
                                                              
                                                              
# SPDX-License-Identifier: (GPL-2.0 OR MIT)

snd-soc-meson-axg-fifo-objs := axg-fifo.o
snd-soc-meson-axg-frddr-objs := axg-frddr.o
snd-soc-meson-axg-toddr-objs := axg-toddr.o

obj-$(CONFIG_SND_MESON_AXG_FIFO) += snd-soc-meson-axg-fifo.o
obj-$(CONFIG_SND_MESON_AXG_FRDDR) += snd-soc-meson-axg-frddr.o
obj-$(CONFIG_SND_MESON_AXG_TODDR) += snd-soc-meson-axg-toddr.o