xref: /kernel/linux/linux-5.10/sound/pci/rme9652/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/pci/rme9652/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for ALSA
48c2ecf20Sopenharmony_ci# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
58c2ecf20Sopenharmony_ci#
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cisnd-rme9652-objs := rme9652.o
88c2ecf20Sopenharmony_cisnd-hdsp-objs := hdsp.o
98c2ecf20Sopenharmony_cisnd-hdspm-objs := hdspm.o
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci# Toplevel Module Dependency
128c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_RME9652) += snd-rme9652.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_HDSP) += snd-hdsp.o
148c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_HDSPM) +=snd-hdspm.o
15

Indexes created Thu Nov 07 10:32:03 CST 2024