Makefile (cc3196ae197c28cd6db0a2e9ddddc2e0aa1e694f) | Makefile (fd3b36045c2c612b5f44a47f388677af256d1d0a) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 OR MIT 2 | 1# SPDX-License-Identifier: GPL-2.0 OR MIT 2 |
3snd_xen_front-objs := xen_snd_front.o | 3snd_xen_front-objs := xen_snd_front.o \ 4 xen_snd_front_cfg.o |
4 5obj-$(CONFIG_SND_XEN_FRONTEND) += snd_xen_front.o | 5 6obj-$(CONFIG_SND_XEN_FRONTEND) += snd_xen_front.o |