Makefile (58e16d792a6a8c6b750f637a4649967fcac853dc) Makefile (b7df4cc3a088a8ce6973c96731bc792dbf54ce28)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for ALSA
4#
5
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for ALSA
4#
5
6snd-harmony-objs := harmony.o
6snd-harmony-y := harmony.o
7
8# Toplevel Module Dependency
9obj-$(CONFIG_SND_HARMONY) += snd-harmony.o
7
8# Toplevel Module Dependency
9obj-$(CONFIG_SND_HARMONY) += snd-harmony.o