]> Git Repo - linux.git/blob - sound/isa/galaxy/Makefile
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
[linux.git] / sound / isa / galaxy / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for ALSA
4 # Copyright (c) 2001 by Jaroslav Kysela <[email protected]>
5 #
6
7 snd-azt1605-objs := azt1605.o
8 snd-azt2316-objs := azt2316.o
9
10 obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o
11 obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o
This page took 0.035269 seconds and 4 git commands to generate.