xref: /openbmc/linux/sound/xen/Makefile (revision cc3196ae1)
1# SPDX-License-Identifier: GPL-2.0 OR MIT
2
3snd_xen_front-objs := xen_snd_front.o
4
5obj-$(CONFIG_SND_XEN_FRONTEND) += snd_xen_front.o
6